|
CHROMA
|
Parallelogram gauge action. More...
#include "chromabase.h"#include "actions/gauge/gaugeacts/pg_gaugeact.h"#include "actions/gauge/gaugeacts/gaugeact_factory.h"#include "actions/gauge/gaugestates/gauge_createstate_aggregate.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::PgGaugeActEnv | |
Functions | |
| GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::PgGaugeActEnv::createGaugeAct (XMLReader &xml, const std::string &path) |
| Callback. More... | |
| bool | Chroma::PgGaugeActEnv::registerAll () |
| Register all the factories. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, PgGaugeActParams &p) |
Variables | |
| const std::string | Chroma::PgGaugeActEnv::name = "PG_GAUGEACT" |
| static bool | Chroma::PgGaugeActEnv::registered = false |
| Local registration flag. More... | |
Parallelogram gauge action.
Definition in file pg_gaugeact.cc.