33 namespace distributionModels
49 value_(distributionModelDict_.template lookup<scalar>(
"value"))
70 Foam::scalar Foam::distributionModels::fixedValue::fixedValue::sample()
const 88 Foam::scalar Foam::distributionModels::fixedValue::fixedValue::meanValue()
const A list of keyword definitions, which are a keyword followed by any number of values (e...
fixedValue(const dictionary &dict, Random &rndGen)
Construct from components.
Macros for easy insertion into run-time selection tables.
defineTypeNameAndDebug(exponential, 0)
A library of runtime-selectable distribution models.
addToRunTimeSelectionTable(distributionModel, exponential, dictionary)
virtual ~fixedValue()
Destructor.