CHROMA
Namespaces | Functions | Variables
simple_fermstate_s.cc File Reference

Simple ferm state and a creator. More...

#include "actions/ferm/fermstates/simple_fermstate.h"
#include "actions/ferm/fermstates/simple_fermstate_s.h"
#include "actions/ferm/fermstates/ferm_createstate_factory_s.h"
#include "actions/ferm/fermstates/ferm_createstate_aggregate_s.h"
#include "actions/ferm/fermbcs/fermbcs_reader_s.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::StaggeredCreateSimpleFermStateEnv
 

Functions

CreateFermState< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::StaggeredCreateSimpleFermStateEnv::createStag (XMLReader &xml, const std::string &path)
 
bool Chroma::StaggeredCreateSimpleFermStateEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::StaggeredCreateSimpleFermStateEnv::name = "SIMPLE_FERM_STATE"
 
static bool Chroma::StaggeredCreateSimpleFermStateEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Simple ferm state and a creator.

Definition in file simple_fermstate_s.cc.