|
CHROMA
|
Simple fermionic BC. More...
#include "actions/ferm/fermbcs/simple_fermbc_w.h"#include "actions/ferm/fermbcs/fermbc_factory_w.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::WilsonTypeSimpleFermBCEnv | |
| Name and registration. | |
Functions | |
| FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::WilsonTypeSimpleFermBCEnv::createFermBC (XMLReader &xml_in, const std::string &path) |
| Callback function. More... | |
| FermBC< LatticeFermionF, multi1d< LatticeColorMatrixF >, multi1d< LatticeColorMatrixF > > * | Chroma::WilsonTypeSimpleFermBCEnv::createFermBCF (XMLReader &xml_in, const std::string &path) |
| FermBC< LatticeFermionD, multi1d< LatticeColorMatrixD >, multi1d< LatticeColorMatrixD > > * | Chroma::WilsonTypeSimpleFermBCEnv::createFermBCD (XMLReader &xml_in, const std::string &path) |
| bool | Chroma::WilsonTypeSimpleFermBCEnv::registerAll () |
| Register all objects. More... | |
Variables | |
| const std::string | Chroma::WilsonTypeSimpleFermBCEnv::name = "SIMPLE_FERMBC" |
| Name to be used. More... | |
| static bool | Chroma::WilsonTypeSimpleFermBCEnv::registered = false |
Simple fermionic BC.
Definition in file simple_fermbc_w.cc.