- Jun 13, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Apr 21, 2017
-
-
Tomáš Oberhuber authored
-
- Mar 20, 2017
-
-
Jakub Klinkovský authored
-
- Mar 17, 2017
-
-
Jakub Klinkovský authored
-
- Feb 18, 2017
-
-
Jakub Klinkovský authored
Apparently there is an abs function defined in <cstdlib>, which works only on integers. We want the std::abs overloads defined in <cmath>, which are used by TNL::abs. clang rocks! http://stackoverflow.com/questions/29136607/c-what-is-wrong-with-abs#29136774
-
- Feb 16, 2017
-
-
Jakub Klinkovský authored
-
- Feb 15, 2017
-
-
Jakub Klinkovský authored
The methods did not work with zero array size, so extra checks were added.
-
- Feb 13, 2017
-
-
Tomáš Oberhuber authored
-
- Feb 12, 2017
-
-
Tomáš Oberhuber authored
-
- Feb 11, 2017
-
-
Tomáš Oberhuber authored
-
- Feb 10, 2017
-
-
Tomáš Oberhuber authored
-
- Feb 09, 2017
-
-
Tomáš Oberhuber authored
-
- Feb 01, 2017
-
-
Jakub Klinkovský authored
Curiously clang complained about it, but nvcc didn't.
-
- Jan 06, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The original algorithm used space as one of the separators between types in template parameter lists, so as a result "A< short int >" was parsed into a list of ("A", "short", "int").
-
- Dec 19, 2016
-
-
Jakub Klinkovský authored
This prevented scaling of GMRES on small grids (up to 240x240)!
-
- Dec 04, 2016
-
-
Jakub Klinkovský authored
-
- Nov 29, 2016
-
-
Tomáš Oberhuber authored
-
- Nov 20, 2016
-
-
Jakub Klinkovský authored
-
- Nov 19, 2016
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Nov 18, 2016
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Nov 17, 2016
-
-
Jakub Klinkovský authored
-
- Nov 11, 2016
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Oct 12, 2016
-
-
Tomáš Oberhuber authored
-
- Oct 09, 2016
-
-
Jakub Klinkovský authored
-