CHROMA
Namespaces | Functions | Variables
inline_apply_gaugestate.cc File Reference

Inline gauge state application. More...

#include "meas/inline/glue/inline_apply_gaugestate.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/glue/mesplq.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/inline/io/default_gauge_field.h"
#include "actions/gauge/gaugestates/gauge_createstate_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::InlineGaugeStateEnv
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, InlineGaugeStateEnv::Params::Param_t &param)
 GaugeState input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineGaugeStateEnv::Params::Param_t &param)
 GaugeState output. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineGaugeStateEnv::Params::NamedObject_t &input)
 GaugeState input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineGaugeStateEnv::Params::NamedObject_t &input)
 GaugeState output. More...
 
bool Chroma::InlineGaugeStateEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::InlineGaugeStateEnv::name = "APPLY_GAUGE_STATE"
 

Detailed Description

Inline gauge state application.

Definition in file inline_apply_gaugestate.cc.