CHROMA
Namespaces | Functions | Variables
wilson_coarse_fine_1loop_gaugeact.cc File Reference

Wilson gauge action supporting 2+2 anisotropy. More...

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

Functions

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

Variables

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

Detailed Description

Wilson gauge action supporting 2+2 anisotropy.

Wilson gauge action on a 2+2 lattice. Follows the conventions of hep-lat/0303005 (TrinLat). Here, coefficients are for 1-loop.

Definition in file wilson_coarse_fine_1loop_gaugeact.cc.