CHROMA
Namespaces | Functions | Variables
eoprec_kno_fermact_array_w.cc File Reference

preconditioned KNO fermion action More...

#include "chromabase.h"
#include "actions/ferm/fermacts/eoprec_kno_fermact_array_w.h"
#include "actions/ferm/fermacts/unprec_wilson_fermact_w.h"
#include "actions/ferm/linop/unprec_nef_linop_array_w.h"
#include "actions/ferm/linop/eoprec_nef_general_linop_array_w.h"
#include "actions/ferm/fermacts/zolotarev.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"
#include "actions/ferm/qprop/quarkprop4_w.h"
#include "actions/ferm/qprop/nef_quarkprop4_w.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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

Detailed Description

preconditioned KNO fermion action

Definition in file eoprec_kno_fermact_array_w.cc.