- 10 Jun, 2022 10 commits
-
-
Robert Speck authored
-
Robert Speck authored
Created the project PinTSimE
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
Local version of controller for project (switch handling) added, get_sorted helper function introduced
-
lisawim authored
-
lisawim authored
-
- 09 Jun, 2022 12 commits
-
-
Robert Speck authored
Adaptivity Tend fix
-
Thomas Baumann authored
-
Thomas Baumann authored
-
Thomas Baumann authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
lisawim authored
-
Thomas Baumann authored
Adaptivity will no go to Tend-dt_initial and then perform a last step with the initial step size to get to the same final time as a fixed step scheme would
-
- 08 Jun, 2022 3 commits
-
-
Thomas Baumann authored
-
lisawim authored
-
Robert Speck authored
Block Gauss-Seidel Adaptivity and Hot Rod
-
- 03 Jun, 2022 3 commits
-
-
Thomas Baumann authored
-
Thomas Baumann authored
-
Thomas Baumann authored
-
- 02 Jun, 2022 2 commits
-
-
Robert Speck authored
Function to generate general finite difference stencils.
-
Robert Speck authored
Convenience in the stats helper
-
- 01 Jun, 2022 5 commits
-
-
Thomas Baumann authored
Added a function that provides a bit of convenience to the stats module by calling sort_stats(filter_stats()) and sorts by time by default, such that you don't have to do it every time.
-
Thomas Baumann authored
-
Thomas Baumann authored
File is now obsolete
-
Thomas Baumann authored
-
Thomas Baumann authored
Preparing pull request for prarallel-in-time adaptive Hot Rod, but some modifications need to be made
-
- 31 May, 2022 2 commits
-
-
Thomas Baumann authored
Minor changes to last feature. The restart attribute of the step class actually needs to be set in the controller class, which will follow momentarily
-
Thomas Baumann authored
-
- 27 May, 2022 1 commit
-
-
lisawim authored
-
- 25 May, 2022 2 commits
-
-
Thomas Baumann authored
-
Thomas Baumann authored
It seems that the embedded method is really estimation something like the global error within a block, so the local error is actually the difference between the semi-global error of two consecutive steps
-