- Feb 14, 2019
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
It is either from subdomain boundary to overlap or vice versa.
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jan 25, 2019
-
-
-
- added compatibility code for periodic-BC - this part of code needs discusion if work corectly
-
Issue #15 working basic synchronizer -Periodic BC doesnt work
-
have same sizes at standard communication. -distributedGridSynchronizer was moved.
-
bad interpretation of lower and upper overlap.
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 15, 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)
-
- Jun 18, 2018
-
-
Vít Hanousek authored
-
- Jun 10, 2018
-
-
Tomáš Oberhuber authored
Added parallel reduction to communicators.
-
- Jun 04, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jun 01, 2018
-
-
Tomáš Oberhuber authored
-
- Mar 08, 2018
-
-
Vít Hanousek authored
-
- Feb 05, 2018
-
-
Vít Hanousek authored
-
- Jan 17, 2018
-
-
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)
-
- Sep 18, 2017
-
-
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
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.
-
- May 26, 2017
-
-
Vít Hanousek authored
-
- Apr 12, 2017
-
-
Vít Hanousek authored
úprava distribuovaného gridu, okrajové nody již nemají přesahy ve směru kde není soused Kód obsahuje BUG pro jedořádkové/jednosloupcové distribuce nodů, myslím.
-
- Apr 05, 2017
-
-
Vít Hanousek authored
-