CHROMA
Namespaces | Functions | Variables
eoprec_ovdwf_fermact_array_w.cc File Reference

4D style even-odd preconditioned Overlap-DWF (Borici) action More...

#include "chromabase.h"
#include "actions/ferm/fermacts/eoprec_ovdwf_fermact_array_w.h"
#include "actions/ferm/linop/unprec_ovdwf_linop_array_w.h"
#include "actions/ferm/linop/eoprec_ovdwf_linop_array_w.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"

Go to the source code of this file.

Namespaces

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

Functions

WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::EvenOddPrecOvDWFermActArrayEnv::createFermAct5D (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::EvenOddPrecOvDWFermActArrayEnv::createFermAct (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::EvenOddPrecOvDWFermActArrayEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, EvenOddPrecOvDWFermActArrayParams &param)
 Read parameters. More...
 

Variables

const std::string Chroma::EvenOddPrecOvDWFermActArrayEnv::name = "OVDWF"
 Name to be used. More...
 
static bool Chroma::EvenOddPrecOvDWFermActArrayEnv::registered = false
 Local registration flag. More...
 

Detailed Description

4D style even-odd preconditioned Overlap-DWF (Borici) action

Definition in file eoprec_ovdwf_fermact_array_w.cc.