History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
9750447d32cc | richart | Fixing facet_synchronizer at the cost of performances | Feb 28 2018 | |||
be649679ad95 | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
1a7174ceb38d | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
3aaac2b73922 | richart | fixing non local tests | Feb 28 2018 | |||
95b2c0bbaeca | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
32f55580ef4c | richart | missing file | Feb 23 2018 | |||
3b7e37a7f9a6 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
3fbf5f52c9bc | richart | debugging cohesive element tests | Feb 23 2018 | |||
582352774fe5 | richart | Compilation problem with gcc 5 | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
5d3626c18d51 | richart | Dewarningazing the code in release | Feb 8 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
bfb03566f26a | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
8f49e481521f | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
93f04e43eb0c | richart | Debugging the facet_synchronizer | Jan 26 2018 | |||
bb6bf6ef8d1f | richart | Hardening the code while searching a bug in the parallel version | Jan 25 2018 | |||
693699c2a0cc | richart | Bug in request handling | Jan 23 2018 | |||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
a212f0f538cd | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
cd28bb1f1103 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
e2577bd8edba | richart | Missing file in the previous commit | Nov 15 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
5343c882c44c | richart | Correcting some tests | Nov 14 2017 |
c4science · Help