rAKA/src/synchronizer/dof_synchronizer.ccbugfixes/44-failed…
rAKA/src/synchronizer/dof_synchronizer.cc
bugfixes/44-failed…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
72bc1b60d6fa | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 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 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
848b551583d4 | richart | Still tracking a bug | May 19 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
0035fcd74950 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
4e871c6da7fe | Aurelia Cuba Ramos | modifications to make non-local compatible with IGFEM | Oct 21 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
65095fda9af0 | Aurelia Cuba Ramos | modifications in akantu to use PETSc | Dec 9 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help