CHROMA
|
Unpreconditioned domain-wall fermion action. More...
#include "chromabase.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermacts/unprec_dwf_fermact_array_w.h"
#include "actions/ferm/linop/unprec_dwf_linop_array_w.h"
#include "actions/ferm/fermstates/ferm_createstate_reader_w.h"
#include "actions/ferm/qprop/quarkprop4_w.h"
#include "actions/ferm/qprop/dwf_quarkprop4_w.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::UnprecDWFermActArrayEnv | |
Hooks to register the class with the fermact factory. | |
Functions | |
WilsonTypeFermAct5D< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::UnprecDWFermActArrayEnv::createFermAct5D (XMLReader &xml_in, const std::string &path) |
Callback function. More... | |
FermionAction< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::UnprecDWFermActArrayEnv::createFermAct (XMLReader &xml_in, const std::string &path) |
Callback function. More... | |
bool | Chroma::UnprecDWFermActArrayEnv::registerAll () |
Register all the factories. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, UnprecDWFermActArrayParams ¶m) |
Read parameters. More... | |
Variables | |
const std::string | Chroma::UnprecDWFermActArrayEnv::name = "UNPRECONDITIONED_DWF" |
Name to be used. More... | |
static bool | Chroma::UnprecDWFermActArrayEnv::registered = false |
Local registration flag. More... | |
Unpreconditioned domain-wall fermion action.
Definition in file unprec_dwf_fermact_array_w.cc.