CHROMA
Namespaces | Functions | Variables
schr_triv_gaugebc.cc File Reference

Schroedinger functional trivial gauge BC. More...

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

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::SchrTrivialGaugeBCEnv
 

Functions

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

Variables

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

Detailed Description

Schroedinger functional trivial gauge BC.

Definition in file schr_triv_gaugebc.cc.