CHROMA
Namespaces | Functions | Variables
gauge_createstate_aggregate.cc File Reference

All gauge create-state method. More...

#include "chromabase.h"
#include "actions/gauge/gaugestates/gauge_createstate_aggregate.h"
#include "actions/gauge/gaugestates/gauge_createstate_factory.h"
#include "actions/gauge/gaugestates/periodic_gaugestate.h"
#include "actions/gauge/gaugestates/simple_gaugestate.h"
#include "actions/gauge/gaugestates/stout_gaugestate.h"
#include "actions/gauge/gaugebcs/gaugebc_aggregate.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::CreateGaugeStateEnv
 Registration aggregator.
 

Functions

bool Chroma::CreateGaugeStateEnv::registerAll ()
 Register all the factories. More...
 
Handle< CreateGaugeState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > Chroma::CreateGaugeStateEnv::reader (XMLReader &xml_in, const std::string &path)
 Helper function for the CreateGaugeState readers. More...
 
GroupXML_t Chroma::CreateGaugeStateEnv::nullXMLGroup ()
 Returns a simple createstate group. More...
 

Variables

static bool Chroma::CreateGaugeStateEnv::registered = false
 Local registration flag. More...
 

Detailed Description

All gauge create-state method.

Definition in file gauge_createstate_aggregate.cc.