|
CHROMA
|
Unpreconditioned extended-Overlap (5D) (Naryanan&Neuberger) action. More...
#include "chromabase.h"#include "actions/ferm/fermacts/eoprec_ovext_fermact_array_w.h"#include "actions/ferm/linop/eoprec_ovext_linop_array_w.h"#include "actions/ferm/invert/invcg2_array.h"#include "actions/ferm/fermacts/fermact_factory_w.h"#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"#include "io/enum_io/enum_io.h"#include "io/overlap_state_info.h"#include "actions/ferm/fermacts/zolotarev.h"#include "actions/ferm/linop/unprec_wilson_linop_w.h"#include "actions/ferm/linop/unprec_dwftransf_linop_w.h"#include "actions/ferm/invert/syssolver_cg_params.h"Go to the source code of this file.
Classes | |
| class | Chroma::PrecOvExt5DQprop< T, P, Q > |
| Propagator of an un-preconditioned Extended-Overlap linear operator. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::EvenOddPrecOvExtFermActArrayEnv | |
| Hooks to register the class with the fermact factory. | |
Functions | |
| WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::EvenOddPrecOvExtFermActArrayEnv::createFermAct5D (XMLReader &xml_in, const std::string &path) |
| Callback function. More... | |
| FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::EvenOddPrecOvExtFermActArrayEnv::createFermAct (XMLReader &xml_in, const std::string &path) |
| Callback function. More... | |
| bool | Chroma::EvenOddPrecOvExtFermActArrayEnv::registerAll () |
| Register all the factories. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, EvenOddPrecOvExtFermActArrayParams ¶m) |
| Read parameters. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const EvenOddPrecOvExtFermActArrayParams &p) |
Variables | |
| const std::string | Chroma::EvenOddPrecOvExtFermActArrayEnv::name = "OVEXT" |
| Name to be used. More... | |
| static bool | Chroma::EvenOddPrecOvExtFermActArrayEnv::registered = false |
| Local registration flag. More... | |
Unpreconditioned extended-Overlap (5D) (Naryanan&Neuberger) action.
Definition in file eoprec_ovext_fermact_array_w.cc.