22 "stress_name",
"Get name of stress tensor to compute at crack front");
32 _stress(getMaterialProperty<
RankTwoTensor>(_base_name + _property_name))
38 const Point crack_face_normal)
const
CrackFrontNonlocalStress(const InputParameters ¶meters)
const ExecFlagType EXEC_XFEM_MARK
Exec flag used to execute MooseObjects while elements are being marked for cutting by XFEM...
void addAvailableFlags(const ExecFlagType &flag, Args... flags)
static InputParameters validParams()
const ExecFlagType EXEC_TIMESTEP_END
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()