const bool _first
Parameter that decides whether first or second derivative should be stored.
static InputParameters validParams()
TestNewmarkTI(const InputParameters ¶meters)
Stores the velocity/acceleration computed using the time integrator into the provided auxvariable...
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeValue()
const InputParameters & parameters() const
const VariableValue & _value
Value of the first/second time derivative of dispalcement.