- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
- Apr 12, 2017
-
-
Tomáš Oberhuber authored
-
- Dec 19, 2016
-
-
Jakub Klinkovský authored
-
- Nov 29, 2016
-
-
Tomáš Oberhuber authored
-
- Sep 27, 2016
-
-
Jakub Klinkovský authored
- base class with non-virtual destructor causes undefined behaviour - missing return statements at the end of non-void functions - missing const before char* function argument - reordered initialization of class members - misleading indentation after for statement - fixed use of uninitialized variables - fixed unsequenced modification and access to variables (the C++ standard does not define the evaluation order of operands, so expressions with side-effects such as j++ cause undefined behaviour)
-
- Aug 29, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 28, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 11, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 10, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 01, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 17, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 16, 2016
-
-
Tomáš Oberhuber authored
-
- Mar 15, 2016
-
-
Tomáš Oberhuber authored
-
- Mar 06, 2016
-
-
Tomáš Oberhuber authored
Implemeting heat equation benchmark.
-
- Mar 05, 2016
-
-
Tomas Sobotik authored
-
- Dec 13, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 12, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 11, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 06, 2015
-
-
Tomáš Oberhuber authored
-
- Nov 03, 2015
-
-
Jakub Klinkovský authored
-
- Jun 28, 2015
-
-
Tomáš Oberhuber authored
RowLengths was renamed to CompressedRowsLengths. OpenMP support wads added to matrix-vector multiplication and to scalar products. CSR format can use Cusparse for SpMV.
-
- May 03, 2015
-
-
Tomáš Oberhuber authored
Min. interations feature was fixed in the GMRES method. Timers for explicit and semi-implicit timestepping were added.
-
- Apr 05, 2015
-
-
Tomáš Oberhuber authored
Adding --fast-build optin for the build script to speed-up compilation.
-
- Apr 01, 2015
-
-
Tomas Sobotik authored
-
- Jan 13, 2015
-
-
Tomáš Oberhuber authored
-
- Jan 04, 2015
-
-
Tomáš Oberhuber authored
-
- Dec 21, 2014
-
-
Tomáš Oberhuber authored
-
- Oct 27, 2014
-
-
Tomáš Oberhuber authored
-
- Sep 07, 2014
-
-
Tomáš Oberhuber authored
Renaming getParameterType to getType.
-
- Jul 01, 2014
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jun 26, 2014
-
-
Tomáš Oberhuber authored
-
- Jun 22, 2014
-
-
Tomáš Oberhuber authored
-
- Jun 08, 2014
-
-
Tomáš Oberhuber authored
-
- Jun 05, 2014
-
-
Tomáš Oberhuber authored
-
- May 08, 2014
-
-
Tomáš Oberhuber authored
-