CHROMA
Namespaces | Functions | Variables
seoprec_clover_fermact_w.cc File Reference

Symmetric even-odd preconditioned Clover fermion action. More...

#include "chromabase.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/linop/seoprec_clover_linop_w.h"
#include "actions/ferm/fermacts/seoprec_clover_fermact_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::SymEvenOddPrecCloverFermActEnv
 Hooks to register the class with the fermact factory.
 

Functions

WilsonTypeFermAct< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::SymEvenOddPrecCloverFermActEnv::createFermAct4D (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::SymEvenOddPrecCloverFermActEnv::createFermAct (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::SymEvenOddPrecCloverFermActEnv::registerAll ()
 Register all the factories. More...
 

Variables

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

Detailed Description

Symmetric even-odd preconditioned Clover fermion action.

Definition in file seoprec_clover_fermact_w.cc.