CHROMA
Namespaces | Functions | Variables
schr_coupling_gaugebc.cc File Reference

Schroedinger BC - use for coupling determinations. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::SchrCouplingGaugeBCEnv
 

Functions

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

Variables

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

Detailed Description

Schroedinger BC - use for coupling determinations.

Definition in file schr_coupling_gaugebc.cc.