CHROMA
Namespaces | Functions | Variables
periodic_fermbc_w.cc File Reference

Periodic fermionic BC. More...

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

Functions

FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::WilsonTypePeriodicFermBCEnv::createFermBC (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool Chroma::WilsonTypePeriodicFermBCEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::WilsonTypePeriodicFermBCEnv::name = "PERIODIC_FERMBC"
 Name to be used. More...
 
static bool Chroma::WilsonTypePeriodicFermBCEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Periodic fermionic BC.

Definition in file periodic_fermbc_w.cc.