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