- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 26, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 21, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
Jakub Klinkovský authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 17, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 16, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 07, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 06, 2016
-
-
Tomáš Oberhuber authored
-
- Jun 23, 2016
-
-
Jakub Klinkovský authored
-
- Jun 13, 2016
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
New feature: get sizes of L1, L2, L3 caches.
-
- May 13, 2016
-
-
Tomáš Oberhuber authored
-
- May 10, 2016
-
-
Jakub Klinkovský authored
Caused by 46dd704a
-
Jakub Klinkovský authored
* mhfem: Added umfpack report functions in case of errors Added tnlUmfpackWrapper{,_impl}.h to CMakeLists.txt Added tnlUmfpackWrapper class Fixed passing of the verbose flag to the solver monitor Added timer for preconditioner update Fixed bug in GMRES solver Fixed constant in tnlCuda::getMaxGridSize Conflicts: src/solvers/linear/krylov/tnlGMRESSolver_impl.h src/solvers/pde/tnlSemiImplicitTimeStepper.h src/solvers/pde/tnlSemiImplicitTimeStepper_impl.h src/solvers/tnlBuildConfigTags.h src/solvers/tnlSolverStarter_impl.h
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
The call to the nextIteration() method must occur exactly once per iteration, otherwise incrementing the total iterations counter in wrong places might cause serious bugs. For example if minIterations is equal to 1 and the initial residue is smaller than convergenceResidue, the loop on line 154 in tnlGMRESSolver_impl.h will be entered, but the m-loop on line 179 will be skipped and on line 263 update() will be called with empty vectors, which will lead to division by zero.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- May 07, 2016
-
-
Ondřej Székely authored
-
- May 05, 2016
-
-
Tomáš Oberhuber authored
Conflicts: src/solvers/tnlBuildConfigTags.h
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Conflicts: src/solvers/tnlBuildConfigTags.h
-
Tomáš Oberhuber authored
-