18 params.
addClassDescription(
"Extract the value of the residual from an appropriately formed tag " 19 "vector and save those values as reaction forces in an AuxVariable");
21 params.
set<
bool>(
"remove_variable_scaling") =
true;
static InputParameters validParams()
registerMooseObject("SolidMechanicsApp", ReactionForceAux)
ReactionForceAux returns the reaction force corresponding to each DOF.
static InputParameters validParams()
ReactionForceAux(const InputParameters ¶meters)