CHROMA
Namespaces | Functions | Variables
schr_dirich_fermbc_w.cc File Reference

Schroedinger BC - dirichlet BC. More...

#include "actions/ferm/fermbcs/schr_dirich_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::SchrDirichletFermBCEnv
 

Functions

FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::SchrDirichletFermBCEnv::createFermBC (XMLReader &xml, const std::string &path)
 Callback function to register with the factory. More...
 
bool Chroma::SchrDirichletFermBCEnv::registerAll ()
 

Variables

const std::string Chroma::SchrDirichletFermBCEnv::name = "SCHROEDINGER_DIRICHLET_FERMBC"
 
static bool Chroma::SchrDirichletFermBCEnv::registered = false
 

Detailed Description

Schroedinger BC - dirichlet BC.

Definition in file schr_dirich_fermbc_w.cc.