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