21 "stress_name",
"Get name of stress tensor to compute at crack front");
27 _stress(getMaterialProperty<
RankTwoTensor>(_base_name + _property_name))
33 const Point crack_face_normal)
const CrackFrontNonlocalStress(const InputParameters ¶meters)
static InputParameters validParams()
Real getQPCrackFrontScalar(const unsigned int qp, const Point crack_face_normal) 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 ...
Computes the average stress magnitude in the direction normal to the crack front at points provided b...
registerMooseObject("SolidMechanicsApp", CrackFrontNonlocalStress)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const MaterialProperty< RankTwoTensor > & _stress
The stress tensor.
const Elem & get(const ElemType type_in)
static InputParameters validParams()