63 typedef uint64_t type;
69 static const type A = 0x5DEECE66D,
C = 0xB, M = type(1) << 48;
78 bool scalarNormalStored_;
81 scalar scalarNormalValue_;
112 inline scalar
scalarAB(
const scalar a,
const scalar
b);
129 inline Type
sampleAB(
const Type& a,
const Type& b);
Graphite solid properties.
scalar scalarNormal()
Advance the state and return a scalar sample from a normal.
Type sampleNormal()
Advance the state and return a sample of a given type from a.
scalar scalarAB(const scalar a, const scalar b)
Advance the state and return a scalar sample from a uniform.
Type sampleAB(const Type &a, const Type &b)
Advance the state and return a sample of a given type from a.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m K].
gmvFile<< "tracers "<< particles.size()<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().x()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().y()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
Type sample01()
Advance the state and return a sample of a given type from a.
Random(const label s)
Construct from a seed.
scalar globalScalar01()
Advance the state and return a scalar sample from a uniform.
scalar scalar01()
Advance the state and return a scalar sample from a uniform.