virtual void finalize() override
TestSubblockIndexProvider(const InputParameters ¶ms)
virtual void initialize() override
Abstract base class for user objects that provide an index for a given element that is independent of...
A class used to set the subblock index for testing generalized plane strain calculations when more th...
InputParameters validParams< TestSubblockIndexProvider >()
virtual unsigned int getMaxSubblockIndex() const override
The max index of subblock.
virtual unsigned int getSubblockIndex(const Elem &) const override
The index of subblock this element is on.
virtual void execute() override
static InputParameters validParams()