History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e6cb89c743c8 | richart | bug fix in mesh distribution | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
1f6666b97403 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
84880d975de9 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 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 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
de1483dd87d7 | richart | Modification of the example compilation, plus cleaning of the dumper examples | Aug 17 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
5d4453ddaa48 | richart | fill element group from its node group | Jun 30 2015 | |||
6b09b61c2403 | anciaux | rearrange again the meshiodiana | Jun 2 2015 | |||
fc32600c244b | anciaux | correct an invalid output message | Jun 1 2015 | |||
40828af542e9 | Marco Vocialta | Erasing two useless lines | Mar 23 2015 | |||
f8b29ad3dcba | Marco Vocialta | Additional optimization to the createClusters function | Mar 21 2015 | |||
1cc07c52bd15 | Marco Vocialta | Substituting the unseen_elements set with a boolean ElementTypeMap to improve… | Mar 21 2015 | |||
94a59796d888 | Marco Vocialta | Using std::set instead of std::list in createClusters to improve performance | Mar 20 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help