registerMooseObject("SolidMechanicsApp", MaterialVectorBodyForce)
MaterialVectorBodyForce applies a body force (force/volume) given as a vector material property.
unsigned int _component
coordinate axis this Kernel acts on
MaterialVectorBodyForce(const InputParameters ¶meters)
const MaterialProperty< RealVectorValue > & _body_force
coupled body force vector property
virtual Real computeQpResidual()
const Function & _function
optional scaling function
static InputParameters validParams()