|
CHROMA
|
Gauge boundary condition aggregator. More...
#include "actions/gauge/gaugebcs/gaugebc_factory.h"#include "actions/gauge/gaugebcs/gaugebc_aggregate.h"#include "actions/gauge/gaugebcs/simple_gaugebc.h"#include "actions/gauge/gaugebcs/periodic_gaugebc.h"#include "actions/gauge/gaugebcs/schr_triv_gaugebc.h"#include "actions/gauge/gaugebcs/schr_nonpert_gaugebc.h"#include "actions/gauge/gaugebcs/schr_coupling_gaugebc.h"#include "actions/gauge/gaugebcs/schr_chromomag_gaugebc.h"#include "actions/gauge/gaugebcs/schr_dirich_gaugebc.h"#include "actions/gauge/gaugebcs/schr_sf_zero_gaugebc.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::GaugeTypeGaugeBCEnv | |
| Name and registration. | |
Functions | |
| bool | Chroma::GaugeTypeGaugeBCEnv::registerAll () |
| Register all the factories. More... | |
| Handle< GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > | Chroma::GaugeTypeGaugeBCEnv::reader (XMLReader &xml_in, const std::string &path) |
| Helper function for the GaugeAction readers. More... | |
Variables | |
| static bool | Chroma::GaugeTypeGaugeBCEnv::registered = false |
| Local registration flag. More... | |
Gauge boundary condition aggregator.
Definition in file gaugebc_aggregate.cc.