- Apr 16, 2020
-
-
Jakub Klinkovský authored
-
- Jan 02, 2020
-
-
Jakub Klinkovský authored
-
- Sep 06, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 26, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 25, 2018
-
-
Tomáš Oberhuber authored
Fixed handling of the boundary conditions for explicit solver - introduced a method Problem::applyBoundaryConditions.
-
- Aug 24, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 23, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 22, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jun 07, 2018
-
-
Vít Hanousek authored
-
- Jun 06, 2018
-
-
Tomáš Oberhuber authored
-
- Jun 04, 2018
-
-
Tomáš Oberhuber authored
-
- May 05, 2018
-
-
Vít Hanousek authored
This version should compute same results if distributed or not distributed.
-
- Feb 21, 2018
-
-
Vít Hanousek authored
-
- Dec 04, 2017
-
-
Vít Hanousek authored
-
- Nov 20, 2017
-
-
Vít Hanousek authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
- Apr 26, 2017
-
-
Tomáš Oberhuber authored
-
- Apr 22, 2017
-
-
Tomáš Oberhuber authored
-
- Nov 29, 2016
-
-
Tomáš Oberhuber authored
-
- Oct 09, 2016
-
-
Tomáš Oberhuber authored
-
- Oct 07, 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)
-
- Sep 26, 2016
-
-
Jakub Klinkovský authored
-
- Aug 08, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 07, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 01, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 28, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 16, 2016
-
-
Tomáš Oberhuber authored
-
- Jun 19, 2016
-
-
Tomáš Oberhuber authored
-
- Jun 15, 2016
-
-
Tomáš Oberhuber authored
-