|
CHROMA
|
Class structure for fermion actions. More...
#include "chromabase.h"#include "fermbc.h"#include "state.h"#include "create_state.h"#include "linearop.h"#include "prec_constdet_linop.h"#include "prec_logdet_linop.h"#include "lmdagm.h"#include "eo_prec_linop.h"#include "syssolver.h"#include "io/xml_group_reader.h"#include "io/enum_io/enum_quarkspintype_io.h"#include "actions/ferm/invert/syssolver_linop.h"#include "actions/ferm/invert/syssolver_mdagm.h"#include "actions/ferm/invert/multi_syssolver_mdagm.h"Go to the source code of this file.
Classes | |
| class | Chroma::FermionAction< T, P, Q > |
| Base class for quadratic matter actions (e.g., fermions) More... | |
| class | Chroma::FermAct4D< T, P, Q > |
| Base class for quadratic matter actions (e.g., fermions) More... | |
| class | Chroma::DiffFermAct4D< T, P, Q > |
| Base class for quadratic matter actions (e.g., fermions) More... | |
| class | Chroma::FermAct5D< T, P, Q > |
| Base class of quadratic matter actions (e.g., fermions) living in an extra dimension. More... | |
| class | Chroma::DiffFermAct5D< T, P, Q > |
| Base class of quadratic matter actions (e.g., fermions) living in an extra dimension. More... | |
| class | Chroma::WilsonTypeFermAct< T, P, Q > |
| Wilson-like fermion actions. More... | |
| class | Chroma::WilsonTypeFermAct5D< T, P, Q > |
| Wilson-like fermion actions. More... | |
| class | Chroma::UnprecWilsonTypeFermAct< T, P, Q > |
| Unpreconditioned Wilson-like fermion actions with derivatives. More... | |
| class | Chroma::EvenOddPrecWilsonTypeFermAct< T, P, Q > |
| Even-odd preconditioned Wilson-like fermion actions including derivatives. More... | |
| class | Chroma::EvenOddPrecConstDetWilsonTypeFermAct< T, P, Q > |
| Even-odd preconditioned Wilson-like fermion actions specialised to Wilson Like (gauge independent diagonal term) actions. More... | |
| class | Chroma::EvenOddPrecLogDetWilsonTypeFermAct< T, P, Q > |
| Even-odd preconditioned Wilson-like fermion action, specialised to clover like (gauge dependent diagonal term with exactly known derivative) structure. More... | |
| class | Chroma::UnprecWilsonTypeFermAct5D< T, P, Q > |
| Unpreconditioned Wilson-like fermion actions in extra dims with derivatives. More... | |
| class | Chroma::EvenOddPrecWilsonTypeFermAct5D< T, P, Q > |
| Even-odd preconditioned Wilson-like fermion actions including derivatives. More... | |
| class | Chroma::EvenOddPrecConstDetWilsonTypeFermAct5D< T, P, Q > |
| Even-odd preconditioned Wilson-like fermion actions including derivatives. More... | |
| class | Chroma::StaggeredTypeFermAct< T, P, Q > |
| Staggered-like fermion actions. More... | |
| class | Chroma::UnprecStaggeredTypeFermAct< T, P, Q > |
| Staggered-like fermion actions with derivatives. More... | |
| class | Chroma::EvenOddStaggeredTypeFermAct< T, P, Q > |
| Even-odd preconditioned Staggered-like fermion actions. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Class structure for fermion actions.
Definition in file fermact.orig.h.