virtual void meshChanged()
Called on this object when the mesh changes.
FEProblemBase & _mci_feproblem
Reference to FEProblemBase instance.
virtual ~MeshChangedInterface()=default
static InputParameters validParams()
Interface for notifications that the mesh has changed.
InputParameters validParams< MeshChangedInterface >()
MeshChangedInterface(const InputParameters ¶ms)
InputParameters validParams()
This is the templated validParams() function that every MooseObject-derived class is required to spec...
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.