| 
    KTH framework for Nek5000 toolboxes; testing version
    0.0.1
    
   | 
 
Set of subroutines to perform power iterations within time stepper. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | stepper_register () | 
| Register power iteration module.  More... | |
| subroutine | stepper_init () | 
| Initilise power iteration module.  More... | |
| logical function | stepper_is_initialised () | 
| Check if module was initialised.  More... | |
| subroutine | stepper_vsolve | 
| Renormalise vector and check convergence.  More... | |
| subroutine | stepper_read (set_in) | 
| Read restart files.  More... | |
| subroutine | stepper_write | 
| Write restart files.  More... | |
Set of subroutines to perform power iterations within time stepper.
Definition in file pwit.f.