36 : T(parameters), _phase(0), _Z2(0)
47 const Real U1 = this->getRandomReal();
48 const Real U2 = this->getRandomReal();
50 const Real R = std::sqrt(-2.0 * std::log(U1));
ConservedNormalNoiseVeneer(const InputParameters ¶meters)
static const std::string R
Veneer to build userobjects that generate a normaly distributed random number once per timestep for e...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real