30 Point
p = *elem.node_ptr(0);
32 if (MooseUtils::relativeFuzzyLessThan(
p(0), 0.5))
const ExecFlagType EXEC_INITIAL
registerMooseObject("SolidMechanicsTestApp", TestSubblockIndexProvider)
static InputParameters validParams()
A class used to set the subblock index for testing generalized plane strain calculations when more th...
TestSubblockIndexProvider(const InputParameters ¶ms)
virtual unsigned int getMaxSubblockIndex() const override
The max index of subblock.
static InputParameters validParams()
virtual unsigned int getSubblockIndex(const Elem &) const override
The index of subblock this element is on.