- Sep 28, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The exception is not used anywhere and does not make much sense. Functions/methods which are not implemented yet can just throw std::runtime_error wich a more specific message.
-
- Sep 20, 2018
-
-
Jakub Klinkovský authored
-
- Sep 18, 2018
-
-
Vít Hanousek authored
-
- Sep 11, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 04, 2018
-
-
Jakub Klinkovský authored
-
- Sep 03, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 21, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 19, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 17, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 16, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Aug 15, 2018
-
-
Tomáš Oberhuber authored
-
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
-
Tomáš Oberhuber authored
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 09, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 06, 2018
-
-
Vít Hanousek authored
double works, not tested for other types.
-
- Aug 03, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Aug 01, 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 06, 2018
-
-
Vít Hanousek authored
Fix DistributedGrid_Base - add missing getEntitiesCount - providing global grid entity count - used in tnl-lbm
-
- Jul 05, 2018
-
-
Jakub Klinkovský authored
-
- Jul 04, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-