CHROMA
|
Classes | |
struct | Params |
Parameter structure. More... | |
class | InlineMeas |
Set the RNG seed. More... | |
Functions | |
bool | registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | name = "SET_RNG" |
bool Chroma::InlineSetRNGEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 28 of file inline_rng.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineIOAggregateEnv::registerAll().
const std::string Chroma::InlineSetRNGEnv::name = "SET_RNG" |
Definition at line 25 of file inline_rng.cc.
Referenced by Chroma::InlineSetRNGEnv::InlineMeas::operator()(), and registerAll().