CHROMA
Namespaces | Functions | Variables
eoprec_wilson_coarse_fine_fermact_w.cc File Reference

Even-odd preconditioned Wilson fermion action supporting 2+2 anisotropy. More...

#include "chromabase.h"
#include "actions/ferm/fermacts/eoprec_wilson_coarse_fine_fermact_w.h"
#include "actions/ferm/linop/eoprec_wilson_linop_w.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"
#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_mdagm_factory.h"
#include "actions/ferm/fermbcs/fermbcs_reader_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::EvenOddPrecWilsonCoarseFineFermActEnv
 Hooks to register the class with the fermact factory.
 

Functions

WilsonTypeFermAct< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::EvenOddPrecWilsonCoarseFineFermActEnv::createFermAct4D (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::EvenOddPrecWilsonCoarseFineFermActEnv::createFermAct (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
const std::string Chroma::EvenOddPrecWilsonCoarseFineFermActEnv::name ("WILSON_COARSE_FINE")
 Name to be used. More...
 
bool Chroma::EvenOddPrecWilsonCoarseFineFermActEnv::registerAll ()
 Register all the factories. More...
 

Variables

static bool Chroma::EvenOddPrecWilsonCoarseFineFermActEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Even-odd preconditioned Wilson fermion action supporting 2+2 anisotropy.

Definition in file eoprec_wilson_coarse_fine_fermact_w.cc.