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