14 #include <unordered_map> static InputParameters validParams()
virtual void threadJoin(const UserObject &y)
This Userobject is the base class of Userobjects that generate one random number per timestep and qua...
const InputParameters & parameters() const
This Userobject is the base class of Userobjects that generate one random number per timestep and qua...
const std::vector< double > y
virtual ~ConservedNoiseBase()
ConservedNoiseBase(const InputParameters ¶meters)
std::unordered_map< dof_id_type, std::vector< Real > > _random_data
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void initialize()
Real getQpValue(dof_id_type element_id, unsigned int qp) const