Go to the documentation of this file.
14 #include <unordered_map>
43 Real
getQpValue(dof_id_type element_id,
unsigned int qp)
const;
virtual void initialize()
InputParameters validParams< ConservedNoiseBase >()
This Userobject is the base class of Userobjects that generate one random number per timestep and qua...
ConservedNoiseBase(const InputParameters ¶meters)
virtual void threadJoin(const UserObject &y)
virtual ~ConservedNoiseBase()
std::unordered_map< dof_id_type, std::vector< Real > > _random_data
This Userobject is the base class of Userobjects that generate one random number per timestep and qua...
Real getQpValue(dof_id_type element_id, unsigned int qp) const