History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
3ef774152252 | Nicolas Richart | Adding missing python interface and linting | Jul 20 2023 | |||
d2b5cf6cfa3b | richart | No lint instead of inline | May 5 2023 | |||
4c27bac0c52b | richart | Bug fix in dummy shynchronizer interface | May 4 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
ec0687d64e2f | richart | More code quality cleaning | Jan 29 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
76079e3f087c | richart | Bug fix in structural mechanics | Sep 22 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
e4268c1bc417 | richart | Bug fixes | Feb 1 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 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
8e76908f420b | Nicolas Richart | [wip] slowly correcting the merge and rebase errors | Oct 31 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 | |||
308a7eb3b266 | richart/Nicolas Richart | [WIP] UInt to auto, Idx or Int | Oct 26 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
7b1fdbf487b0 | richart/Nicolas Richart | More work for eigen transition | Oct 22 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 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 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
6eb538ea0e7b | pundir | Bug Fixed : communicator for serial run | Feb 26 2021 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
d58650ce6dc3 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | |||
c435093eb4f0 | richart | compilation bug fix when mpi is off | Nov 17 2020 | |||
da19e76c141c | 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 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
10b19a5ee178 | 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 | |||
8450d7483d8b | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
e4e28c3d93c1 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
a99bde2cb035 | 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 | |||
3e99190b3c2f | anciaux | extend communicator creation in akantu | Mar 6 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
89c853c10096 | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
f553aa3c8bf8 | richart | bug fix to compile on clang | Dec 11 2019 | |||
12d6811c677d | 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 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
5af31d108e6b | richart | removed unused variables | Jul 19 2019 | |||
fe2e6f97b209 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
44d76f195969 | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
f255dcc453be | richart | Small leak fix | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
1d9772fd8e9c | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
6d5d7eb67dcf | richart | Few modifications | May 31 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
06ae11d8c7a5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
173bf05bddef | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
5e39859da2e9 | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
9265c2128c1c | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
ee46ef34e455 | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
df0bceaf33e6 | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
829e86f18d5a | richart | adding debug info in makePeriodic | Apr 17 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
b2b9387f4a4e | richart | correction in DynamicCommunicationBuffer | Apr 4 2018 | |||
c8b80ad5c3a6 | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
58686c062e6c | richart | Bug fix with asynchronous communications | Mar 14 2018 | |||
895680d8653c | richart | Bug fix due to asynchronous communications | Mar 14 2018 | |||
74db8e8e7000 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
b822a136e632 | richart | Minor bug fixes | Mar 13 2018 | |||
141f8db39aa4 | richart | Moving the filtering code | Mar 13 2018 | |||
69e597870898 | richart | Typo in a node type | Mar 11 2018 | |||
64ad92139da0 | richart | minor enhancing | Mar 10 2018 | |||
e0074a5d34dd | richart | protecting comm for sanitychecks | Mar 8 2018 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
622ec0c6b550 | richart | Adding more sanity checks in communications | Mar 6 2018 | |||
364d8143cbf2 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
b0344a5ec783 | richart | correcting bugs in cohesive elements | Mar 2 2018 |
c4science · Help