CHROMA
Functions | Variables
Chroma::GaugeActsEnv Namespace Reference

Registration aggregator. More...

Functions

bool registerAll ()
 Register all the factories. More...
 

Variables

static bool registered = false
 Local registration flag. More...
 

Detailed Description

Registration aggregator.

Function Documentation

◆ registerAll()

bool Chroma::GaugeActsEnv::registerAll ( )

Register all the factories.

Definition at line 50 of file gaugeacts_aggregate.cc.

References Chroma::AnisoSpectrumGaugeActEnv::registerAll(), Chroma::AnisoSymSpatialGaugeActEnv::registerAll(), Chroma::AnisoSymTemporalGaugeActEnv::registerAll(), Chroma::CharacterGaugeActEnv::registerAll(), Chroma::ConstrainedPlaqGaugeActEnv::registerAll(), Chroma::LW1LoopGaugeActEnv::registerAll(), Chroma::LWTreeGaugeActEnv::registerAll(), Chroma::PgGaugeActEnv::registerAll(), Chroma::PlaqGaugeActEnv::registerAll(), Chroma::PlaqPlusAdjPowerGaugeActEnv::registerAll(), Chroma::PlaqPlusAdjointGaugeActEnv::registerAll(), Chroma::PlaqPlusPlaqPowerGaugeActEnv::registerAll(), Chroma::PlaqPlusSpatialTwoPlaqGaugeActEnv::registerAll(), Chroma::PlaqPlusTwoPlaqGaugeActEnv::registerAll(), Chroma::RBCGaugeActEnv::registerAll(), Chroma::RectGaugeActEnv::registerAll(), Chroma::RGGaugeActEnv::registerAll(), Chroma::SFPlaqPlusAdjointGaugeActEnv::registerAll(), Chroma::SFPlaqPlusTwoPlaqGaugeActEnv::registerAll(), Chroma::SpatialTwoPlaqGaugeActEnv::registerAll(), Chroma::SpatialWilsonGaugeActEnv::registerAll(), Chroma::TemporalWilsonGaugeActEnv::registerAll(), Chroma::WilsonCoarseFine1LoopGaugeActEnv::registerAll(), Chroma::WilsonCoarseFineGaugeActEnv::registerAll(), Chroma::WilsonGaugeActEnv::registerAll(), Chroma::GaugeTypeGaugeBCEnv::registerAll(), Chroma::CreateGaugeStateEnv::registerAll(), and registered.

Referenced by Chroma::ConstGaugeMonomialEnv::registerAll(), and Chroma::GaugeMonomialEnv::registerAll().

Variable Documentation

◆ registered

bool Chroma::GaugeActsEnv::registered = false
static

Local registration flag.

Definition at line 47 of file gaugeacts_aggregate.cc.

Referenced by registerAll().