Rosetta
Namespaces | Variables
RandomGeneratorSettings.cc File Reference

A class to store settings from the options system for the random generator. Moved from core to basic. More...

#include <basic/random/RandomGeneratorSettings.hh>
#include <basic/Tracer.hh>
#include <basic/options/keys/OptionKeys.hh>
#include <basic/options/keys/run.OptionKeys.gen.hh>
#include <utility/options/keys/OptionKeyList.hh>
#include <utility/options/OptionCollection.hh>

Namespaces

 basic
 Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input.
 
 basic::random
 

Variables

static basic::Tracer TR ("basic.random.RandomGeneratorSettings")
 

Detailed Description

A class to store settings from the options system for the random generator. Moved from core to basic.

Author
Original author unknown. @modified Moved from core to basic by Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org).

Variable Documentation

◆ TR

basic::Tracer TR("basic.random.RandomGeneratorSettings") ( "basic.random.RandomGeneratorSettings"  )
static