History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bbedfc477f8c | richart | Registering the communications | Jun 1 2017 | |||
bca067751bfe | richart | typo in a comment | May 31 2017 | |||
6757424f9283 | richart | C++11-ificattion | May 31 2017 | |||
ae9b185ca3c3 | richart | Bug fix when not in parallel | May 31 2017 | |||
f920bd93a04c | richart | Could not find The Bug, not sure it is in my code or in my head | May 30 2017 | |||
8c7943aefb55 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
d3d93c57f198 | richart | Still tracking a bug | May 19 2017 | |||
ad05b6f602ee | richart | Made it easier to change nb iter | May 11 2017 | |||
81d35e91db16 | richart | Adding missing synchronization in y = A * x | May 11 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
0e5bd3908f59 | richart | Adaptation to the new interface | Mar 28 2017 | |||
a5a08d9d1170 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
6172ebb7714a | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
b5bca9ffb12e | richart | Merge branch 'master' of gitolite-richart:akantu | Mar 21 2017 | |||
12a3ec3b60f5 | anciaux | Merge branch 'master' of gitolite:akantu | Mar 21 2017 | |||
3c4052e8b524 | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
c6e4f4c41fe7 | corrado | tiny modifications in material_cohesive_linear_uncoupled.cc | Mar 20 2017 | |||
520dc6c8ac2a | corrado | modifications to the implementation of the cohesive_linear_uncoupled law | Mar 17 2017 | |||
154cfc009ac9 | anciaux | add the corrdinates of quad points to the python material | Mar 3 2017 | |||
5f5ea0336516 | richart | ooops corection | Feb 14 2017 | |||
807ec6a2a72d | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
7092be232321 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
4cb53654b515 | anciaux | extend the material python to allow some sort of material selector | Jan 23 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
f1528dfd16d1 | anciaux | store internals and parameters in dictionary so as to pass them to python the… | Jan 12 2017 | |||
fb31b215d8da | anciaux | adding the possibility to set the size of the internals | Jan 9 2017 | |||
64dccd315f89 | anciaux | The python material now call the functor with the total arrays | Jan 5 2017 | |||
bdbc90bad47c | richart | Clean includes in material elastic | Dec 16 2016 | |||
30fddb0fb3aa | richart | Adding an optional support to the dof | Dec 16 2016 | |||
cb5350837c2e | • arichart | Build profile per types on demand and access to equations numbers needed to… | Dec 14 2016 | |||
34a27352caa3 | anciaux | cleaning the material plastic coding convention | Dec 9 2016 | |||
a466be31cc5c | anciaux | correct a bug in the python material | Dec 8 2016 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
6c3aef109118 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
85bdf2a31a19 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:/akantu | Nov 17 2016 | |||
4a70acfdc37e | fabarras | enabling external calls to synchronisation of cohesive data | Nov 17 2016 | |||
64954059ffc0 | fabarras | checking material id fallback during insertion along physical objects combined… | Aug 27 2016 | |||
c5cb62e613e2 | fabarras | fixing bugs in the synchronisation of intrinsic cohesive elements | Aug 5 2016 | |||
1ea0a5a0d0b0 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:/akantu | Aug 5 2016 | |||
458cf885f6ec | fabarras | force computation of current position to avoid NAN values in cohesive stiffness… | Aug 5 2016 | |||
8d511cc192d9 | corrado | bug fixing in material_cohesive_exponential.cc | Aug 4 2016 | |||
eed21a823106 | corrado | new implementation of the cohesive exponential law which avoid the use of… | Aug 4 2016 | |||
9a71f272f634 | corrado | added the cohesive linear uncoupled law | Jul 25 2016 | |||
ba3d9ca5eb8f | corrado | tiny modification in cohesive linear friction law | Jul 22 2016 | |||
df0fce475f4b | corrado | fixed bug when no. guass point of facets is different from no gauss points of… | Jul 22 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 2016 | |||
bbf37adfc2a8 | richart | Optimizing to remove useless allocation and memsets | Jun 17 2016 | |||
590c547789dc | richart | Removing useless copies, still too many malloc showing up in the profiling | Jun 16 2016 | |||
34bce58365a8 | richart | Compilation fix in the data_cache of the dof_manager | Jun 16 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
bb624d17e38a | frerot | unregistered stress from material reinforcement | May 24 2016 | |||
952e8e1ae0f9 | richart | Changes to make the new integration capability work: passes unit tests | May 24 2016 | |||
dd271c3d621d | richart | Making possible to compute integrals at different orders than the one… | May 4 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
355ee6815b27 | richart | Corrected residual computation, it should work now | Apr 27 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
6ed18387cdbd | richart | Small modification for lumped mass solver | Apr 25 2016 | |||
54d48968a1b6 | richart | Added tests and made them work for a model in static linear, dynmic implicit | Apr 13 2016 | |||
26c734f4bfff | Aurelia Cuba Ramos | fixed petsc profile test, removed accessor for youngs modulus | Mar 22 2016 | |||
4a2158331a55 | Aurelia Cuba Ramos | accessor for Young's modulus added | Mar 22 2016 | |||
202c6ec62b8b | richart | Correction due to ediff n in some files... | Mar 17 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
f4cdeb6af0c9 | richart | Changes to make the first model solver test run | Mar 16 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
cbc12a95e5aa | corrado | merge conflict solved | Mar 2 2016 | |||
8f855bf3fefe | corrado | solved memory leaks in static_communicator_mpi and… | Mar 2 2016 | |||
08c32f4fe99d | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 29 2016 | |||
d4db3c1b982f | corrado | code cleaning in material_cohesive_linear_inline_impl.cc | Feb 29 2016 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
80873594b42a | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 19 2016 | |||
8b0311418f95 | corrado | modifications to enable parallel computations with extrinsic cohesive elements… | Feb 19 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
ff6ea1d4bf3f | Aurelia Cuba Ramos | bug fix when dumping igfem elements, reverted CGAL Kernel to exact for IGFEm | Feb 18 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
ac68e5b51518 | frerot | added comments to material reinforcement | Feb 4 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
3be907b09878 | Aurelia Cuba Ramos | modifications to use dummy_communicator for RVEs in FE2 simulations | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
766e2d24b7e5 | Aurelia Cuba Ramos | bug fixes in material_anisotropic | Jan 31 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
2a1d534f659e | richart | Changing the extra_packages structure | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 2016 | |||
9c9b9a8e0e9f | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
569aca0ad4eb | richart | Bug fixes: memory leaks and finalization | Jan 19 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
a0369ae7e344 | richart | Merge branch 'master' into release | Jan 15 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
a6ef27c6fbc2 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jan 15 2016 | |||
1182b6d36e5e | corrado | code cleaning | Jan 14 2016 | |||
4ad2b113c443 | richart | Bug fix for insertion along physical surfaces | Jan 13 2016 | |||
0070d60fe451 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jan 12 2016 | |||
0621e8737879 | corrado | implemented the constitutive law cohesive_linear_friction, inheriting from… | Jan 12 2016 | |||
b54eb50db774 | frerot | added support for _triangle_6 elements for embedded model | Jan 4 2016 | |||
b3344dd1b9d6 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 21 2015 | |||
fa1ab379485d | Valentine | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 18 2015 |
c4science · Help