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)
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
Interface for notifications that the mesh has changed.
static InputParameters validParams()
Class constructor.
MeshDivision(const InputParameters ¶meters)
virtual ~MeshDivision()
MeshDivision destructor.
Every object that can be built by the factory should be derived from this class.
static InputParameters validParams()