19 "Computes volumetric deformation gradient and adjusts the total deformation gradient");
21 "pre_deform_grad_name",
"Name of pre-adjusted deformation gradient variable");
23 "Name of volumetric deformation gradient variable");
25 "Name of adjusted deformation gradient variable");
31 _pre_deform_grad(getMaterialProperty<
RankTwoTensor>(
"pre_deform_grad_name")),
33 getParam<MaterialPropertyName>(
"volumetric_deform_grad_name"))),
35 declareProperty<
RankTwoTensor>(getParam<MaterialPropertyName>(
"post_deform_grad_name")))
static InputParameters validParams()