History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
f700d699eaa8 | Nicolas Richart | Cleaning the cmake to remove blas/lapack etc | Mar 1 2023 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
7e45be1075bf | richart | Make it compile with gcc 5.4.0 | Feb 15 2022 | |||
def8b7ee6a57 | richart | Removing unknown features from old cmake versions | Feb 1 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
7b1fdbf487b0 | richart/Nicolas Richart | More work for eigen transition | Oct 22 2021 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
80a7ec7d8c7d | richart | Merge branch 'master' into features/contact | Jun 24 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
ad3e8254e4aa | richart | Corrected compilation errors when structural elements are activated | Dec 11 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
89c853c10096 | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
701e628670f7 | richart | Compilation fix when structural elements are not activated | Dec 2 2019 | |||
092b290520c2 | richart | Compilation fix when structural elements are not activated | Dec 2 2019 | |||
a6f878784a5b | richart | Including akantu_iterators as a sub project | Nov 1 2019 | |||
78e134e83f4d | richart | Including akantu_iterators as a sub project | Nov 1 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
031679801dd5 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
d751892f65a7 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
81659b92f2fc | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
6b6d5ac0192c | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
a6ae4099f295 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
11d8a4d1b2c5 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
6ef6b2176817 | richart | Updating the documentation | Feb 26 2018 | |||
9b9fc55fe13f | richart | Updating the documentation | Feb 26 2018 | |||
900a0bf5c027 | richart | removed useless code | Jan 30 2018 | |||
60ebd3a09047 | richart | removed useless code | Jan 30 2018 | |||
9b2d6ada58ad | richart | Changed the way includes are handled for external packages | Jan 16 2018 | |||
cafb0c72846b | richart | Changed the way includes are handled for external packages | Jan 16 2018 | |||
d87d3bbdb0fa | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | |||
9b780f2f40a5 | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | |||
a3cfdd8b4c90 | • arichart | separated solid mechanics code at compile | Dec 4 2017 | |||
699bd5400318 | • arichart | separated solid mechanics code at compile | Dec 4 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
3d7fe3d976e2 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
e1e93d268755 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
1c167adfdebb | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
35303100644a | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
8575411e3223 | richart | Bug Fixes | Aug 9 2017 | |||
7ccd0d966a3c | richart | Bug Fixes | Aug 9 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
3e6c4b30672d | richart | Adding zip container and iterator | Jul 21 2017 | |||
97b388653270 | richart | Adding zip container and iterator | Jul 21 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
ee3e4390daa5 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
599d7cd82b35 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
6dcda48306e7 | D105 | richart | Adding the author list to the manual | Jun 12 2017 | ||
bd7ff21b143c | D105 | richart | Adding the author list to the manual | Jun 12 2017 | ||
f8ef9cbcc9b9 | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
2d6796a7818a | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
68bb4fa43451 | richart | Correction for cmake 3.0.2 | Dec 14 2016 |
c4science · Help