CHROMA
|
Use the Implicitly Restarted Lanczos method with a Tchebyshev polynomial preconditioner to solve for the lowest eigenvalues and eigenvectors of the gague-covariant Laplacian. More...
#include "chromabase.h"
#include "meas/inline/abs_inline_measurement.h"
#include "io/xml_group_reader.h"
Go to the source code of this file.
Classes | |
struct | Chroma::InlineLaplaceEigsEnv::Params |
Parameter structure. More... | |
struct | Chroma::InlineLaplaceEigsEnv::Params::Param_t |
struct | Chroma::InlineLaplaceEigsEnv::Params::NamedObject_t |
class | Chroma::InlineLaplaceEigsEnv::InlineMeas |
Inline task for Laplcian eigenvectors. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlineLaplaceEigsEnv | |
Functions | |
bool | Chroma::InlineLaplaceEigsEnv::registerAll () |
Register all the factories. More... | |
Use the Implicitly Restarted Lanczos method with a Tchebyshev polynomial preconditioner to solve for the lowest eigenvalues and eigenvectors of the gague-covariant Laplacian.
Definition in file inline_laplace_eigs.h.