CHROMA
Namespaces | Functions
gauge_monomial.cc File Reference

Generic gauge action monomial wrapper. More...

#include "chromabase.h"
#include "update/molecdyn/monomial/gauge_monomial.h"
#include "update/molecdyn/monomial/monomial_factory.h"
#include "actions/gauge/gaugeacts/gaugeacts_aggregate.h"
#include "actions/gauge/gaugeacts/gaugeact_factory.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::GaugeMonomialEnv
 

Functions

const std::string Chroma::GaugeMonomialEnv::name ("GAUGE_MONOMIAL")
 
bool Chroma::GaugeMonomialEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, GaugeMonomialParams &params)
 Read Parameters. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const GaugeMonomialParams &params)
 Write Parameters. More...
 

Detailed Description

Generic gauge action monomial wrapper.

Definition in file gauge_monomial.cc.