![]() |
(git:ed6f26b)
|
#include "../base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | arnoldi_geev |
provides a unified interface to lapack geev routines | |
Functions/Subroutines | |
subroutine, public | arnoldi_geev::arnoldi_symm_local_diag (jobvr, matrix, ndim, evals, revec) |
... | |
subroutine, public | arnoldi_geev::arnoldi_tridiag_local_diag (jobvl, jobvr, matrix, ndim, evals, revec, levec) |
... | |
subroutine, public | arnoldi_geev::arnoldi_general_local_diag (jobvl, jobvr, matrix, ndim, evals, revec, levec) |
... | |