CHROMA
Namespaces | Functions | Variables
schr_dirich_gaugebc.cc File Reference

Schroedinger BC - dirichlet BC. More...

#include "actions/gauge/gaugebcs/schr_dirich_gaugebc.h"
#include "actions/gauge/gaugebcs/gaugebc_factory.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::SchrDirichletGaugeBCEnv
 

Functions

GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::SchrDirichletGaugeBCEnv::createGaugeBC (XMLReader &xml, const std::string &path)
 Callback function to register with the factory. More...
 
bool Chroma::SchrDirichletGaugeBCEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::SchrDirichletGaugeBCEnv::name = "SCHROEDINGER_DIRICHLET_GAUGEBC"
 
static bool Chroma::SchrDirichletGaugeBCEnv::registered = false
 Local registration flag. More...
 

Detailed Description

Schroedinger BC - dirichlet BC.

Definition in file schr_dirich_gaugebc.cc.