CHROMA
|
Simple fermionic BC. More...
#include "actions/ferm/fermbcs/twisted_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::WilsonTypeTwistedFermBCEnv | |
Name and registration. | |
Functions | |
void | Chroma::read (XMLReader &xml, const std::string &path, TwistedFermBCParams ¶m) |
Read parameters. More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const TwistedFermBCParams ¶m) |
Write parameters. More... | |
FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::WilsonTypeTwistedFermBCEnv::createFermBC (XMLReader &xml_in, const std::string &path) |
Callback function. More... | |
bool | Chroma::WilsonTypeTwistedFermBCEnv::registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | Chroma::WilsonTypeTwistedFermBCEnv::name = "TWISTED_FERMBC" |
Name to be used. More... | |
static bool | Chroma::WilsonTypeTwistedFermBCEnv::registered = false |
Simple fermionic BC.
Definition in file twisted_fermbc_w.cc.