19 "crack_front_definition vectorpostprocessor.");
21 "property_name",
"Get name of material property to compute at crack front");
29 parameters.
get<MaterialPropertyName>(
"property_name")),
30 _scalar(getMaterialProperty<
Real>(_base_name + _property_name))
const MaterialProperty< Real > & _scalar
Property that is averaged over the crack front points.
Computes the average material at points provided by the crack_front_definition vectorpostprocessor.
Real getQPCrackFrontScalar(const unsigned int qp, const Point) const override
Determine whether a point is located within a specified crack front oriented box. ...
Computes the average material property in regions near points provided by the crack_front_definition ...
registerMooseObject("SolidMechanicsApp", CrackFrontNonlocalScalarMaterial)
CrackFrontNonlocalScalarMaterial(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const Elem & get(const ElemType type_in)
static InputParameters validParams()