- Sep 03, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Sep 02, 2018
-
-
Jan Schäfer authored
-
Jan Schäfer authored
-
Jan Schäfer authored
-
Tomáš Oberhuber authored
-
- Aug 13, 2018
-
-
Jan Schäfer authored
-
- Aug 02, 2018
-
-
Jan Schäfer authored
Added 3d computations for stegger-warming, cleared unused velocity binding in stegger-warming algoryrhm, specified energy computations for each dimension
-
- May 12, 2018
-
-
Jan Schäfer authored
-
Jan Schäfer authored
-
Jan Schäfer authored
-
- May 09, 2018
-
-
Jan Schäfer authored
-
Jan Schäfer authored
-
- May 08, 2018
-
-
Jan Schäfer authored
-
- Apr 18, 2018
-
-
Jan Schäfer authored
-
Jan Schäfer authored
-
Jan Schäfer authored
-
- Dec 05, 2017
-
-
Tomáš Oberhuber authored
-
- Dec 04, 2017
-
-
Jan Schäfer authored
-
Jan Schäfer authored
-
- Nov 20, 2017
-
-
Jan Schäfer authored
-
- Nov 13, 2017
-
-
Jan Schäfer authored
-
- Nov 12, 2017
-
-
Jan Schäfer authored
-
Jan Schäfer authored
Conflicts: examples/advection/tnl-run-advection examples/inviscid-flow/1d/tnl-run-euler-1d
-
- Oct 05, 2017
-
-
Tomáš Oberhuber authored
-
Jan Schäfer authored
-
- Aug 12, 2017
-
-
Jakub Klinkovský authored
-
- Aug 07, 2017
-
-
Jakub Klinkovský authored
-
- Aug 04, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Long live clang for pointing this out!
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
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...
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- Use math function from TNL/Math.h instead of the standard library - Many cosmetic changes for readability
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
- The inherited operator= is weird, but this seems to work. - Use TNL::pow instead of std::pow etc.
-