CHROMA
Namespaces | Functions | Variables
rbc_gaugeact.cc File Reference

RG style plaquette + rectangle gauge action following RBC conventions. More...

#include "chromabase.h"
#include "actions/gauge/gaugeacts/rbc_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::RBCGaugeActEnv
 

Functions

GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * Chroma::RBCGaugeActEnv::createGaugeAct (XMLReader &xml, const std::string &path)
 
bool Chroma::RBCGaugeActEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, RBCGaugeActParams &p)
 

Variables

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

Detailed Description

RG style plaquette + rectangle gauge action following RBC conventions.

Definition in file rbc_gaugeact.cc.