DensityScaling(const InputParameters ¶meters)
const Real _desired_time_step
User-prescribed desired time step. Mass will be added until fulfilled.
const MaterialProperty< Real > & _material_density
Density of the material.
const Real & _factor
User defined factor to be multiplied to the critical time step.
virtual void computeQpProperties()
static InputParameters validParams()
This material computes the mass required to fulfill a prescribed critical time step.
const MaterialProperty< Real > & _effective_stiffness
Effective stiffness of element: function of material properties and element size. ...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
MaterialProperty< Real > & _density_scaling
The stress tensor.