- Jan 17, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
Only MPICommunicator and DistributedGrid is implemented.
-
- Nov 29, 2017
-
-
Vít Hanousek authored
Allow existance of non setup synchronizer object. MeshFunction creates grid synchronizer automagicli with binding. (only if distr grid was chnged)
-
- Nov 13, 2017
-
-
Vít Hanousek authored
-
- Nov 12, 2017
-
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implementation of TimeIndependentPDESolver.
-
- Nov 10, 2017
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Nov 09, 2017
-
-
Tomáš Oberhuber authored
-
- Nov 06, 2017
-
-
Jakub Klinkovský authored
-
Vít Hanousek authored
There is shor test of this stuff for 1D 2D and 3D. Relpaced tabs with 4spaces.
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Nov 05, 2017
-
-
Jakub Klinkovský authored
-
- Nov 04, 2017
-
-
Jakub Klinkovský authored
-
- Oct 26, 2017
-
-
Jakub Klinkovský authored
-
- Oct 23, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Oct 20, 2017
-
-
Jakub Klinkovský authored
- used variadic templates to avoid code bloat - added execHost static method to avoid nvcc warnings
-
- Oct 18, 2017
-
-
Jakub Klinkovský authored
-
- Oct 17, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- separate data types for input arrays of binary operations (necessary for the equality comparison of two arrays of different type) - added separate template parameter for ResultType, which defaults to the RealType (the goal is to allow sum of bool vectors into int instead of bool)
-
Jakub Klinkovský authored
-
- Oct 14, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Oct 05, 2017
-
-
Tomáš Oberhuber authored
-
Vít Hanousek authored
Improve of DistributedGrid: Distributed grid teak overlap size as parameter.
-
- Sep 18, 2017
-
-
Vít Hanousek authored
-
Vít Hanousek authored
- Add Template abstraction to MPIIsend and MPIIRecv - Distributed Grid Synchronizer is now indipendend on DOF datatype (bound to basic C types, types known by MPI) - Distributed Grid Synchronizer now uses WaitAll function.
-
- Sep 15, 2017
-
-
Vít Hanousek authored
Test 3Ddistribuovaného gridu. Chybí test sousedů, je limitován na 27 procesorů, netestuje 1D či 2D distribuci nodů.
-
- Sep 10, 2017
-
-
Vít Hanousek authored
Lihgt refactorization of 1D and 2D distributedGridSynchronizer. Now hav same interface as 3D distributedGridSynchronizer and function Synchronize is lighter.
-
- Sep 08, 2017
-
-
Vít Hanousek authored
-
- Aug 31, 2017
-
-
Vít Hanousek authored
-
Vít Hanousek authored
Working implementation of 3D distributed grid, but 3D traversars do not know about distributed grid, Process{Boundary/Interrior}Entities do not work correctly with distributed gird.
-
- Aug 29, 2017
-
-
Vít Hanousek authored
Partial implementation of 3D distributed grid. není funkční, potřebuju rychledostat rozpracovanou práci ze servrovny, kde nejde klima.
-