|
CHROMA
|
Asqtad 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/asqtad_fermact_s.h"#include "util/gauge/stag_phases_s.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::AsqtadFermActEnv | |
| Hooks to register the class with the fermact factory. | |
Functions | |
| StaggeredTypeFermAct< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::AsqtadFermActEnv::createFermAct4D (XMLReader &xml_in, const std::string &path) |
| Callback function. More... | |
| FermionAction< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::AsqtadFermActEnv::createFermAct (XMLReader &xml_in, const std::string &path) |
| Callback function. More... | |
| bool | Chroma::AsqtadFermActEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::AsqtadFermActEnv::name = "ASQTAD" |
| Name to be used. More... | |
| static bool | Chroma::AsqtadFermActEnv::registered = false |
| Local registration flag. More... | |
Asqtad staggered fermion action.
Definition in file asqtad_fermact_s.cc.