History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
25ce746b01c9 | richart | Correcting some stuff in the dumpers | Aug 14 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
d56d4c73db45 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
7211363d92dc | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
57fecf92275f | pundir | conflict fixed with master | Feb 1 2019 | |||
a51bcf06c2f7 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
187bef675a45 | richart | namespace correction | Apr 4 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
c5b22de8cef1 | richart | Adding point dump type | Apr 22 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | 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 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
752fa47b5bbc | Aurelia Cuba Ramos | merge conflicts resolved | Nov 15 2015 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
40f7c5ee2446 | anciaux | python functor working even for external material | Nov 15 2015 | |||
72a20029b64d | richart | Modifications to compile on windows | Nov 11 2015 | |||
a8ae9943ca51 | Marco Vocialta | Adding a few comments in the dumper | Sep 21 2015 | |||
5e110ec4d5b6 | Marco Vocialta | Renaming another file in the dumper | Sep 17 2015 | |||
eceebe2143b6 | Marco Vocialta | Cleaning the dead code in the dumper | Sep 17 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
bcf1118883f0 | corrado | added 8- and 16-nodes 3D quadrangular cohesive elements | Sep 5 2015 | |||
e92168a4656e | richart | Changes in emtpy filtered elementtypemaparrayfilter | Aug 21 2015 | |||
3473afa9de11 | anciaux | correct dummy dumpable for compilation | Aug 21 2015 | |||
de1483dd87d7 | richart | Modification of the example compilation, plus cleaning of the dumper examples | Aug 17 2015 | |||
cecd897ed3a0 | fabian.barras | second dumper examples | Aug 13 2015 | |||
7d2223d91ea9 | anciaux | extend resize for temp Array for python and allow setmodetext to models | Jul 21 2015 | |||
6f0f0a2ddfdb | anciaux | Merge branch 'master' of gitolite:akantu | Jul 14 2015 | |||
0f7f0314f6cd | Aurelia Cuba Ramos | includes for dumping of IGFEM elements added, bug fix in homogenizer | Jul 14 2015 | |||
a96f3a10e04a | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 8 2015 | |||
e4b33a973bf9 | Aurelia Cuba Ramos | asserts for range of access of matrix, vector and tensor3 objects added… | Jul 8 2015 | |||
3ab0be6fe3e8 | Aurelia Cuba Ramos | bug fix to make dumper work if first type of the mesh is empty | Jul 8 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
6ca45a2ce049 | Aurelia Cuba Ramos | bug fix to compile dumpers without IGFEM activated | Jun 25 2015 | |||
38458dbca6f5 | Aurelia Cuba Ramos | Modifications in the dumper to allow dumping of IGFEM elements | Jun 25 2015 | |||
f3133303e883 | anciaux | Merge branch 'master' of gitolite:akantu | Jun 18 2015 | |||
b6326f44a44f | anciaux | adding the quadrature_point.hh file to the packages | Jun 18 2015 | |||
5ca3a610f10b | anciaux | bug fix for the consisten mass assembly | Jun 11 2015 | |||
7b204375a02f | Clement Roux | intersect CGAL sphere line_arc, need custom AABBTraits | Jun 2 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 | |||
da58189f58bb | anciaux | bug fix for the dumper with multiple elements | May 15 2015 | |||
368f9e719454 | anciaux | change a possibly obsolete assert to a message | May 11 2015 | |||
3879670d5cf8 | richart | Bug fix for iohelper | Apr 17 2015 | |||
63a5b31828e0 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 12 2015 | |||
f636bb36f91f | richart | refactoring | Apr 11 2015 | |||
0a6229dad4a7 | richart | modification on reorder connectivities in IOHelper for paraview | Apr 11 2015 | |||
6bcae4a3d87b | corrado | renamed variables in solid_mechanics_model_cohesive_inline_impl.cc | Apr 10 2015 | |||
9b64fc7eae71 | corrado | fixed bugs with hexahedron_20 | Apr 7 2015 | |||
1f39ca97a8bd | corrado | correcting indentation | Mar 31 2015 | |||
4d6c6d596e56 | Marco Vocialta | Adding the dumping of Green and principal strains | Mar 27 2015 | |||
c7d283e24031 | Marco Vocialta | Adding the possibility of dumping strain and Von Mises stress | Mar 24 2015 | |||
bf218b3a7743 | richart | change from element_index_by_material to material_index +… | Feb 25 2015 | |||
9e924cb2de8b | richart | Modifications to compile David's contact | Jan 6 2015 | |||
9a3e7db8befc | richart | Modifications to compile David's contact | Jan 6 2015 | |||
07547a6a8687 | richart | change of licenses | Dec 2 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help