- Apr 11, 2020
-
-
Jakub Klinkovský authored
-
- Oct 25, 2019
-
-
Jakub Klinkovský authored
The usage of algorithms such as MemoryOperations or Reduction is not bound to a particular container. On the other hand, ArrayIO, ArrayAssignment, VectorAssignment and StaticArrayAssignment are just implementation details for the containers - moved into TNL/Containers/detail/ Also moved ParallelFor, StaticFor, StaticVectorFor, TemplateStaticFor into TNL/Algorithms/
-
- Oct 24, 2019
-
-
Jakub Klinkovský authored
Fixes #46
-
- Aug 03, 2019
-
-
Jakub Klinkovský authored
-
- Jul 26, 2019
-
-
Jakub Klinkovský authored
-
- Jul 16, 2019
-
-
Jakub Klinkovský authored
This reverts commit cf34dca0.
-
- Jul 10, 2019
-
-
Tomáš Oberhuber authored
-
- Jun 18, 2019
-
-
Tomáš Oberhuber authored
-
- Jun 14, 2019
-
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
-
- Dec 26, 2018
-
-
Jakub Klinkovský authored
fixes #13
-
- Dec 12, 2018
-
-
Tomáš Oberhuber authored
-
- Oct 19, 2018
-
-
Nina Džugasová authored
-
- Oct 17, 2018
-
-
Tomáš Oberhuber authored
-
- Oct 04, 2018
-
-
Jakub Klinkovský authored
-
- Sep 07, 2018
-
-
Jakub Klinkovský authored
-
- Sep 06, 2018
-
-
Jakub Klinkovský authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 23, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 22, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 21, 2018
-
-
Jakub Klinkovský authored
This way they can use either yes/no, on/off, or true/false.
-
- 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
-
- May 05, 2018
-
-
Vít Hanousek authored
Conflicts: src/TNL/Problems/HeatEquationProblem_impl.h src/TNL/Solvers/PDE/ExplicitUpdater.h
-
- Jan 19, 2018
-
-
Jakub Klinkovský authored
-
- Jan 09, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Nov 06, 2017
-
-
Vít Hanousek authored
There is shor test of this stuff for 1D 2D and 3D. Relpaced tabs with 4spaces.
-
- Sep 08, 2017
-
-
Vít Hanousek authored
-
- Aug 04, 2017
-
-
Jakub Klinkovský authored
Standard CMAKE_CXX_FLAGS are a space-delimited list, but our CXX_TESTS_FLAGS are manually passed to CUDA_ADD_EXECUTABLE, which expects a semicolon-delimited list. Blame cmake for such a crazy language...
-
- Jul 14, 2017
-
-
Jakub Klinkovský authored
-
- Jul 02, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 25, 2017
-
-
Jakub Klinkovský authored
-
- Jun 13, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 11, 2016
-
-
Tomáš Oberhuber authored
-