- Feb 14, 2019
-
-
Tomáš Oberhuber authored
-
- Nov 21, 2018
-
-
- Sep 27, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 16, 2018
-
-
Jakub Klinkovský authored
- There is an RAII wrapper called ScopedInitializer to handle finalization due to C++ exceptions and to avoid calls to Finalize in all exit branches. - Fixed signature of MpiCommunicator::Init to match that of MPI_Init.
-
- Sep 13, 2018
-
-
Jakub Klinkovský authored
-
- Sep 12, 2018
-
-
Jakub Klinkovský authored
-
- Sep 06, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
Fixed definition of static members in communicators when the header files are used in multiple translation units
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Jul 13, 2018
-
-
Vít Hanousek authored
Add StaticVectorFor - for cycle doing all combinations of directions Heavy Refactorization of DistributedGrids: -> Reordered Directions -> Add some useless Direction helper functions -> Set Up DistributedGrid_Base - shared base with dim template parameter -> Add support for communicationGroup created for DistributedGrid (MPI communicator support)
-
- Jul 09, 2018
-
-
Vít Hanousek authored
Preapare Distributed Grids for Communication groups (aka MPI Communicator)
-
- Jul 07, 2018
-
-
Tomáš Oberhuber authored
-
- Jun 11, 2018
-
-
Tomáš Oberhuber authored
Code refactoring.
-
- Jun 10, 2018
-
-
Tomáš Oberhuber authored
Added parallel reduction to communicators.
-
- Jun 06, 2018
-
-
Tomáš Oberhuber authored
Added command line arguments for a grid domain decomposition setup.
-
Tomáš Oberhuber authored
-
- Jun 05, 2018
-
-
Tomáš Oberhuber authored
Added MPI info logs.
-
- Jun 04, 2018
-
-
Tomáš Oberhuber authored
-
- Jun 01, 2018
-
-
Tomáš Oberhuber authored
-
- Mar 08, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Feb 21, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Feb 05, 2018
-
-
Vít Hanousek authored
-
- Jan 17, 2018
-
-
Vít Hanousek authored
Only MPICommunicator and DistributedGrid is implemented.
-