Go to the documentation of this file.
25 : _mci_feproblem(*params.getCheckedPointerParam<
FEProblemBase *>(
"_fe_problem_base"))
void notifyWhenMeshChanges(MeshChangedInterface *mci)
Register an object that derives from MeshChangedInterface to be notified when the mesh changes.
defineLegacyParams(MeshChangedInterface)
FEProblemBase & _mci_feproblem
Reference to FEProblemBase instance.
static InputParameters validParams()
Interface for notifications that the mesh has changed.
MeshChangedInterface(const InputParameters ¶ms)
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.