|
CHROMA
|
Rectangle gauge action. More...
#include "chromabase.h"#include "actions/gauge/gaugeacts/rect_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::RectGaugeActEnv | |
Functions | |
| GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | Chroma::RectGaugeActEnv::createGaugeAct (XMLReader &xml, const std::string &path) |
| Callback. More... | |
| bool | Chroma::RectGaugeActEnv::registerAll () |
| Register all the factories. More... | |
| double | Chroma::RectGaugeActEnv::getTime (void) |
| void | Chroma::read (XMLReader &xml, const std::string &path, RectGaugeActParams &p) |
Variables | |
| const std::string | Chroma::RectGaugeActEnv::name = "RECT_GAUGEACT" |
| static bool | Chroma::RectGaugeActEnv::registered = false |
| Local registration flag. More... | |
| static double | Chroma::RectGaugeActEnv::time_spent = 0 |
Rectangle gauge action.
Definition in file rect_gaugeact.cc.