#include <alg_eig.h>
Inherits cps::Alg.
Public Member Functions | |
| AlgEig (Lattice &latt, CommonArg *c_arg, EigArg *arg) | |
| virtual | ~AlgEig () |
| Overloaded for backwards compatibility. | |
| void | run (void) |
| void | run (Float **lambda) |
| Performs the computation. | |
Definition at line 26 of file alg_eig.h.
|
||||||||||||||||
|
Definition at line 82 of file alg_eig.C. References cps::ARRAY, cps::ERR, cps::Float, cps::Verbose::Flow(), cps::Lattice::FsiteSize(), cps::Verbose::Func(), cps::Verbose::FuncEnd(), cps::Error::General(), cps::GJP, cps::IFloat, cps::Verbose::Input(), cps::LIN, cps::LOG, cps::EigArg::Mass, cps::EigArg::Mass_final, cps::EigArg::Mass_init, cps::EigArg::Mass_len, cps::EigArg::Mass_step, cps::EigArg::MaxCG, cps::EigArg::N_eig, cps::NumChkb(), cps::EigArg::pattern_kind, cps::Error::Pointer(), cps::smalloc(), cps::GlobalJobParameter::VolNodeSites(), and cps::VRB. |
|
|
Overloaded for backwards compatibility.
Definition at line 165 of file alg_eig.C. References cps::Verbose::Func(), cps::EigArg::N_eig, cps::sfree(), and cps::VRB. |
|
|
|
Definition at line 188 of file alg_eig.C. References cps::Float. Referenced by cps::AlgMeas::RunTask(). |
1.3.9.1