- Feb 02, 2020
-
-
Jakub Klinkovský authored
-
- Oct 25, 2019
-
-
Jakub Klinkovský authored
Moved synchronization of smart pointers from Devices::Cuda into TNL::Pointers namespace as free functions synchronizeDevice() was renamed to synchronizeSmartPointersOnDevice() for clarity - there are many similarly named functions in CUDA (e.g. cudaDeviceSynchronize()).
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
Reimplemented Config::ConfigDescription and Config::ParameterContainer using std::vector instead of TNL::List This is much safer and simpler because it solves many problems due to cyclic inclusion of TNL headers.
-
Jakub Klinkovský authored
TNL is not supposed to have any external dependencies, so an empty config file is useless. If some marginal parts of the project (such as code for image processing) need to depend on some non-standard library, they should be split into a separate module/project so that the dependencies can be properly specified. For now, the macros are specified as compiler parameters. Client software using the affected headers will have to do the same.
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Jun 07, 2018
-
-
Vít Hanousek authored
-
- Jun 06, 2018
-
-
Tomáš Oberhuber authored
-
- Jun 04, 2018
-
-
Tomáš Oberhuber authored
-
- Jun 01, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- May 05, 2018
-
-
- Nov 12, 2017
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implementation of TimeIndependentPDESolver.
-
- Nov 10, 2017
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 10, 2017
-
-
Jakub Klinkovský authored
-
- Jul 05, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
- Jun 16, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Dec 23, 2016
-
-
Tomáš Oberhuber authored
-
- Nov 19, 2016
-
-
Tomáš Oberhuber authored
Added timer for GPU synchronization.
-
- Nov 08, 2016
-
-
Tomáš Oberhuber authored
-
- Oct 07, 2016
-
-
Tomáš Oberhuber authored
-
- Oct 05, 2016
-
-
Jakub Klinkovský authored
Added CWYGMRES solver (GMRES using Hauseholder orthogonalization and the compact CWY representation)
-
- Sep 27, 2016
-
-
Jakub Klinkovský authored
Plus the associated revamping of the SolverStarter. Also ODESolverMonitor has been removed as its functionality has been merged into the IterativeSolverMonitor.
-
- Sep 14, 2016
-
-
Tomáš Oberhuber authored
-
- Sep 11, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 08, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 07, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-