rAKA/src/synchronizer/node_synchronizer.ccbugfixes/docker-image
rAKA/src/synchronizer/node_synchronizer.cc
bugfixes/docker-image
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
ca8b0916b687 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
7d530d027fd0 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
d1c6c42cff98 | richart | Bug fix with asynchronous communications | Mar 14 2018 | |||
d713e84a43b3 | richart | Bug fix due to asynchronous communications | Mar 14 2018 | |||
9f259b44ee17 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
689ec00e395b | richart | debugging cohesive element tests | Feb 23 2018 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 |
c4science · Help