![]() |
Octopus
|
Go to the source code of this file.
Modules | |
module | eigen_cg_oct_m |
Functions/Subroutines | |
subroutine, public | eigen_cg_oct_m::deigensolver_cg (namespace, mesh, st, hm, xc, pre, tol, niter, converged, ik, diff, energy_change_threshold, orthogonalize_to_all, conjugate_direction, shift) |
conjugate-gradients method. More... | |
subroutine, public | eigen_cg_oct_m::zeigensolver_cg (namespace, mesh, st, hm, xc, pre, tol, niter, converged, ik, diff, energy_change_threshold, orthogonalize_to_all, conjugate_direction, shift) |
conjugate-gradients method. More... | |