History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
182ce131f824 | gallyamov | Modification according to the comments to the merge request | May 3 2022 | |||
145c2f8d7a0c | richart/gallyamov | Apply 3 suggestion(s) to 3 file(s) | May 3 2022 | |||
8ed8fa2c28ef | gallyamov | Merge branch 'master' into features/fe2-orthodamage | Feb 21 2022 | |||
188f96732338 | gallyamov | Merge branch 'master' into features/fe2-orthodamage | Feb 10 2022 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
00d14211d024 | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
5acfa6ca970d | pundir | Merge branch 'master' into features/phasefield | Apr 2 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
6eb538ea0e7b | pundir | Bug Fixed : communicator for serial run | Feb 26 2021 | |||
3df6e5b4d787 | pundir | Bug Fixed : communicator for serial run | Feb 26 2021 | |||
865f9c1d2ed5 | gallyamov | Insert facet loops around the crack contour node based on stress | Feb 19 2021 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
611f2bdd6389 | richart | Cleaning after merge of master and changes to match changes in master | Dec 9 2020 | |||
5683ed47cc64 | richart | Merge branch 'master' into features/fe2-orthodamage | Dec 9 2020 | |||
d58650ce6dc3 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | |||
ca8b0916b687 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | |||
c435093eb4f0 | richart | compilation bug fix when mpi is off | Nov 17 2020 | |||
2491c2214859 | richart | compilation bug fix when mpi is off | Nov 17 2020 | |||
da19e76c141c | richart | bug fix in mesh distribution | Nov 13 2020 | |||
e6cb89c743c8 | richart | bug fix in mesh distribution | Nov 13 2020 | |||
19086cd4e3db | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
36b61f922c3e | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
10b19a5ee178 | richart | A bit of cleanup of the code | Nov 13 2020 | |||
18bc82b3bd6a | richart | A bit of cleanup of the code | Nov 13 2020 | |||
33c80c6b352e | richart | Changed the way eigen grad u can be set from the material file | Oct 8 2020 | |||
baacd6b48076 | richart | Changed the way eigen grad u can be set from the material file | Oct 8 2020 | |||
1ec10f59963b | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Sep 24 2020 | |||
8450d7483d8b | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | |||
3fb8ce4a66af | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | |||
9f7f1c5f7ed8 | gallyamov | MPI modifications - solve problem at the finalization | Jun 16 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
e4e28c3d93c1 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
95f643fbb529 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
a99bde2cb035 | anciaux | if sequential, should exchange information for the pbc | Mar 25 2020 | |||
f12826f744d5 | anciaux | if sequential, should exchange information for the pbc | Mar 25 2020 | |||
210089c6948a | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
d751a95ffe34 | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | |||
3e99190b3c2f | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
30ae51bad185 | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
35e9961f4914 | richart/gallyamov | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 24 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 | |||
f553aa3c8bf8 | richart | bug fix to compile on clang | Dec 11 2019 | |||
ff7c24cea62e | richart | bug fix to compile on clang | Dec 11 2019 | |||
12d6811c677d | richart | minor enhancements | Oct 4 2019 | |||
d95b4e96bb27 | richart | minor enhancements | Oct 4 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
1f5a64ac85cf | pundir | started working on parallelization of contact detector | Oct 2 2019 | |||
3fdc4ee052a4 | richart | Bug fix in exclusiveScan in sequential | Sep 17 2019 | |||
60e435467a35 | richart | Bug fix in exclusiveScan in sequential | Sep 17 2019 | |||
01b1eaa356e9 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Aug 11 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
5af31d108e6b | richart | removed unused variables | Jul 19 2019 | |||
10c49fba4670 | richart | removed unused variables | Jul 19 2019 | |||
fe2e6f97b209 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
cdc8b43fdb16 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
44d76f195969 | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
308ced2de8ff | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
270d22f104fd | gallyamov | Remove ghost_type from energy functions, fixes in compilation | Jul 17 2019 | |||
e4b9ab981754 | gallyamov | Merge branch 'master' into features/viscoel-damage | Jul 16 2019 | |||
f387b399ae6e | richart | Small leak fix | Jun 16 2019 | |||
f255dcc453be | richart | Small leak fix | Jun 16 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
1d9772fd8e9c | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
8a8cbaa53817 | richart | Few modifications | May 31 2019 | |||
6d5d7eb67dcf | richart | Few modifications | May 31 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
56537ea0abaa | gallyamov | Nico's quick fix for mpi problem | Mar 5 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
449964d7deb7 | richart | namespacing the type traits | Jan 30 2019 | |||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | |||
e1cf091ecc43 | gallyamov | Merge branch 'master' into features/viscoel-damage | Jan 7 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
06ae11d8c7a5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
173bf05bddef | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 |
c4science · Help