|
CHROMA
|
Connection State for Stout state (.cpp file) More...
#include "chromabase.h"#include "actions/ferm/fermstates/stout_fermstate_w.h"#include "util/gauge/expmat.h"#include "util/gauge/taproj.h"#include "actions/ferm/fermstates/ferm_createstate_factory_w.h"#include "actions/ferm/fermstates/ferm_createstate_aggregate_w.h"#include "actions/ferm/fermbcs/fermbcs_reader_w.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::CreateStoutFermStateEnv | |
| Chroma::CreateSLICFermStateEnv | |
Functions | |
| CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::CreateStoutFermStateEnv::createFerm (XMLReader &xml, const std::string &path) |
| bool | Chroma::CreateStoutFermStateEnv::registerAll () |
| Register all the factories. More... | |
| CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::CreateSLICFermStateEnv::createFerm (XMLReader &xml, const std::string &path) |
| bool | Chroma::CreateSLICFermStateEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::CreateStoutFermStateEnv::name = "STOUT_FERM_STATE" |
| static bool | Chroma::CreateStoutFermStateEnv::registered = false |
| Local registration flag. More... | |
| const std::string | Chroma::CreateSLICFermStateEnv::name = "SLIC_FERM_STATE" |
| static bool | Chroma::CreateSLICFermStateEnv::registered = false |
| Local registration flag. More... | |
Connection State for Stout state (.cpp file)
Definition in file stout_fermstate_w.cc.