Definition at line 133 of file eigen_chebyshev.F90.
◆ finalize()
| final eigen_chebyshev_oct_m::eigen_chebyshev_t::finalize |
|
finalprivate |
◆ n_lanczos
| integer eigen_chebyshev_oct_m::eigen_chebyshev_t::n_lanczos |
|
private |
Number of Lanczos iterations used to determine the estimate upper bound of H.
Definition at line 134 of file eigen_chebyshev.F90.
◆ degree
| integer eigen_chebyshev_oct_m::eigen_chebyshev_t::degree |
|
private |
◆ bound_mixing
| real(real64) eigen_chebyshev_oct_m::eigen_chebyshev_t::bound_mixing |
|
private |
Coefficient for linear mixing of min and max eigenvalues,.
Definition at line 136 of file eigen_chebyshev.F90.
◆ n_iter
| integer eigen_chebyshev_oct_m::eigen_chebyshev_t::n_iter |
|
private |
◆ optimize_degree
| logical eigen_chebyshev_oct_m::eigen_chebyshev_t::optimize_degree |
|
private |
◆ dlanczos_state
| real(real64), dimension(:,:,:), allocatable eigen_chebyshev_oct_m::eigen_chebyshev_t::dlanczos_state |
|
private |
◆ zlanczos_state
| complex(real64), dimension(:,:,:), allocatable eigen_chebyshev_oct_m::eigen_chebyshev_t::zlanczos_state |
|
private |
The documentation for this type was generated from the following file: