- Feb 14, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Added macro TNL_MPI_PRINT_COND for conditional print outs.
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
Reimplemented Config::ConfigDescription and Config::ParameterContainer using std::vector instead of TNL::List This is much safer and simpler because it solves many problems due to cyclic inclusion of TNL headers.
-
- Dec 21, 2018
-
-
Jakub Klinkovský 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.
-
Jakub Klinkovský authored
-
- Sep 12, 2018
-
-
Jakub Klinkovský authored
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
-
- Sep 06, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Added assertions to MpiCommunicator.h checking that MPI functions are not called with the null group
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 04, 2018
-
-
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
-
- Aug 14, 2018
-
-
Tomáš Oberhuber authored
Build of tools can be turned-off. Grid traversers for 1D and 2D has been rewritten using subdomain overlaps.
-
Tomáš Oberhuber authored
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 06, 2018
-
-
Vít Hanousek authored
double works, not tested for other types.
-
- Aug 02, 2018
-
-
Tomáš Oberhuber authored
-
- Jul 22, 2018
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2018
-
-
Vít Hanousek 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 22, 2018
-
-
Hanousek Vít authored
-
- Jun 20, 2018
-
-
Tomáš Oberhuber authored
-
Vít Hanousek authored
-