Base class for deriving dampers.
static InputParameters validParams()
const Real & _min_damping
Minimum allowable value of damping.
void checkMinDamping(const Real cur_damping) const
Check whether damping is below the user-specified minimum value, and throw an exception if it is.
Interface for notifications that the mesh has changed.
const InputParameters & parameters() const
Get the parameters of the object.
Every object that can be built by the factory should be derived from this class.
A class for creating restricted objects.
Generic class for solving transient nonlinear problems.
Base class for a system (of equations)