- Sep 11, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 17, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 16, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 15, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 14, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 09, 2018
-
-
Vít Hanousek authored
Preapare Distributed Grids for Communication groups (aka MPI Communicator)
-
- Jun 06, 2018
-
-
Tomáš Oberhuber authored
Added command line arguments for a grid domain decomposition setup.
-
- Jun 04, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
TNL compiles with MPI by default.
-
- Jun 01, 2018
-
-
Tomáš Oberhuber authored
TNL compiles with MPI by default.
-
- May 31, 2018
-
-
Vít Hanousek authored
-
Tomáš Oberhuber authored
TNL compiles with MPI by default.
-
- 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)
-
- Nov 06, 2017
-
-
Vít Hanousek authored
There is shor test of this stuff for 1D 2D and 3D. Relpaced tabs with 4spaces.
-
- Oct 05, 2017
-
-
Vít Hanousek authored
Improve of DistributedGrid: Distributed grid teak overlap size as parameter.
-
- Sep 15, 2017
-
-
Vít Hanousek authored
-
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
1)Traversar writes to Boundary -- known BUG - this travarsar will write boundary condition in overlap too -- test is forcet to accept this 2)Traversar writes to Interior entities 3)Traversar writes to Allentities 4)Traversar writes its rank into AllEntities and then mesh si synchronized. Check Overlaping entities that data come from correct neibrouh 5)Traversar writes Linear function into AllEntities and then mesh is synchronized. All entities are checked that it has correc value. Limitations: Test run only on 9 process by code -> only regular 2D distribution of process is checked. Linear distribution is not chceked. Test run only for double as RealType of DOF. Only one size of global mesh is tested.
-