rAKA/test/test_model/test_commonfeatures/phasefield
rAKA/test/test_model/test_common
features/phasefield
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
63f55c853207 | richart | more bugs squashed | Oct 4 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
678ec54b220c | Philip Mueller, HS | Addessed several of Nicolas' comments on GitLab. | Apr 27 2022 | |||
7a3e0505d63f | Philip Mueller, HS | Added a test for the new event. | Mar 20 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
52958650f155 | richart | make it compile with clang | Feb 16 2022 | |||
7783bd83ea55 | Nicolas Richart | [wip] fixing more bugs Vector<>(size, 0) fails | Jan 28 2022 | |||
a4980c2e8c1d | Nicolas Richart | [wip] more bug fixing and uint to auto | Jan 27 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
021cd6728eb3 | Nicolas Richart | [wip] progressing in the debug | Jan 25 2022 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
9fe7ea111967 | richart | Adding missing consts | Nov 5 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
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 | |||
9cc3a34ac7ea | richart | Bug fix following the merge and modifications to work with all models | Dec 23 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
48b82ddbf64c | richart | More variadic macro solved without hiding them | Nov 18 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
ae5a25c2bfad | richart | Bug fix in non_local cleanup | Nov 13 2020 | |||
10b19a5ee178 | richart | A bit of cleanup of the code | Nov 13 2020 | |||
1ba2ccb21bb6 | richart | Bug fixes and compilation warning cleaning: | 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 | |||
36ba3a35a3dc | richart | Make the test work with older version of gtest | Dec 13 2019 | |||
5aafb992abf7 | richart | correcting some tests | Nov 27 2019 | |||
7d5788cb11eb | richart | Make akantu compile again on ubuntu xenial | Oct 28 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 | |||
1f6e9e513dbb | richart | Bug fix in non linear tests | Jun 16 2019 | |||
7bf5844d231d | richart | Bug fixing in the python interface | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
c4f2158a9313 | richart | Make it compatible with the new versions of google-test | Jun 12 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
2b0ae7185dfd | richart | Adding dof manager tests for petsc | Apr 23 2019 | |||
355731645768 | richart | PETSc dynamic solver | Apr 5 2019 | |||
400b63f904dc | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | |||
f05cce9ba8ca | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
c0e6a0777c8d | richart | refactoring some assembly code | Mar 13 2019 | |||
0b437330b711 | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | |||
abb665e8a286 | richart | missing mesh for test dof_manager | Feb 26 2019 | |||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
309d97039fc6 | richart | Moving models common tests in a subfolder | Jan 30 2019 |
c4science · Help