KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Set of subroutines to solve eigenvalue problem with Arnoldi algorithm using PARPACK/ARPACK. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | stepper_register () |
Register Arnoldi ARPACK module. More... | |
subroutine | stepper_init () |
Initilise Arnoldi ARPACK module. More... | |
logical function | stepper_is_initialised () |
Check if module was initialised. More... | |
subroutine | stepper_vsolve |
Create Krylov space, get Ritz values and restart stepper phase. More... | |
subroutine | arna_esolve |
ARPACK postprocessing. More... | |
subroutine | arna_naupd |
Interface to pdnaupd. More... | |
Set of subroutines to solve eigenvalue problem with Arnoldi algorithm using PARPACK/ARPACK.
Definition in file arna.f.