19 "The cut off radius of crack tip enrichment functions");
20 p.
set<
bool>(
"use_displaced_mesh") =
false;
22 "The CrackFrontDefinition user object name");
23 p.
set<
bool>(
"preset") =
true;
29 _cut_off_radius(getParam<
Real>(
"cut_off_radius")),
static InputParameters validParams()
const Node *const & _current_node
CrackTipEnrichmentCutOffBC(const InputParameters ¶meters)
registerMooseObject("XFEMApp", CrackTipEnrichmentCutOffBC)
const Real _cut_off_radius
Class used in fracture integrals to define geometric characteristics of the crack front...
void calculateRThetaToCrackFront(const Point qp, const std::size_t point_index, Real &r, Real &theta) const
Calculate r and theta of a point in the crack front polar coordinates for a given crack point index...
virtual bool shouldApply() const override
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
CrackTipEnrichmentCutOffBC is used in XFEM Crack Tip Enrichment to fix DOFs to zero for those nodes w...
const CrackFrontDefinition & _crack_front_definition