KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Set of subroutines to use time steppers for e.g. power iterations or solution of eigenvalue problem with Arnoldi algorithm. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | tstpr_register () |
Register time stepper module. More... | |
subroutine | tstpr_init () |
Initilise time stepper module. More... | |
logical function | tstpr_is_initialised () |
Check if module was initialised. More... | |
subroutine | tstpr_main () |
Control time stepper after every nek5000 step and call suitable stepper_vsolve of required submodule. More... | |
subroutine | tstpr_dssum |
Average velocity and temperature at element faces. More... | |
Set of subroutines to use time steppers for e.g. power iterations or solution of eigenvalue problem with Arnoldi algorithm.
Definition in file tstpr.f.