CHROMA
Namespaces | Functions | Variables
eoprec_clover_extfield_fermact_w.cc File Reference

Even-odd preconditioned Clover fermion action with an external field. More...

#include "chromabase.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/linop/eoprec_clover_extfield_linop_w.h"
#include "actions/ferm/fermacts/eoprec_clover_extfield_fermact_w.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"
#include "actions/ferm/fermstates/extfield_fermstate_w.h"
#include "actions/ferm/fermstates/extfield_factory_w.h"
#include "actions/ferm/fermstates/extfield_aggregate_w.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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

Detailed Description

Even-odd preconditioned Clover fermion action with an external field.

Definition in file eoprec_clover_extfield_fermact_w.cc.