16 params.
addParam<std::string>(
"intvar_prop_name",
17 "Name of internal variable property to " 18 "calculate material resistance: Same as " 19 "internal variable user object");
26 _intvar_prop_name(getParam<
std::string>(
"intvar_prop_name")),
27 _intvar(getMaterialPropertyByName<
Real>(_intvar_prop_name))
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
HEVPStrengthUOBase(const InputParameters ¶meters)
static InputParameters validParams()