18 "Base class to divide/partition the mesh into separately indexed regions");
27 _fe_problem(getCheckedPointerParam<
FEProblemBase *>(
"_fe_problem_base")),
28 _mesh(_fe_problem->
mesh()),
29 _mesh_fully_indexed(true)
MeshDivision(const InputParameters ¶meters)
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
virtual ~MeshDivision()
MeshDivision destructor.
Interface for notifications that the mesh has changed.
Every object that can be built by the factory should be derived from this class.
static InputParameters validParams()
static InputParameters validParams()
Class constructor.