CHROMA
Namespaces | Functions | Variables
background_fermbc_w.cc File Reference

Simple fermionic BC. More...

#include "actions/ferm/fermbcs/background_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::WilsonTypeBackgroundFermBCEnv
 Name and registration.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, BackgroundFermBCParams &param)
 Read parameters. More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const BackgroundFermBCParams &param)
 Write parameters. More...
 
FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::WilsonTypeBackgroundFermBCEnv::createFermBC (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::WilsonTypeBackgroundFermBCEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::WilsonTypeBackgroundFermBCEnv::name = "BACKGROUND_FERMBC"
 Name to be used. More...
 
static bool Chroma::WilsonTypeBackgroundFermBCEnv::registered = false
 

Detailed Description

Simple fermionic BC.

Definition in file background_fermbc_w.cc.