CHROMA
Namespaces | Functions | Variables
hisq_fermact_s.cc File Reference

Hisq staggered fermion action. More...

#include "chromabase.h"
#include "actions/ferm/fermacts/fermact_factory_s.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_s.h"
#include "actions/ferm/linop/asqtad_mdagm_s.h"
#include "actions/ferm/linop/asqtad_linop_s.h"
#include "actions/ferm/fermacts/hisq_fermact_s.h"
#include "util/gauge/stag_phases_s.h"
#include "util/gauge/reunit.h"
#include "util/gauge/sun_proj.h"
#include "meas/gfix/polar_dec.h"
#include "util/gauge/unit_check.h"
#include "meas/glue/mesplq.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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

Detailed Description

Hisq staggered fermion action.

Definition in file hisq_fermact_s.cc.