Interface for objects acting when the mesh has been displaced.
More...
#include <MeshDisplacedInterface.h>
Interface for objects acting when the mesh has been displaced.
Definition at line 19 of file MeshDisplacedInterface.h.
◆ MeshDisplacedInterface()
MeshDisplacedInterface::MeshDisplacedInterface |
( |
const InputParameters & |
params | ) |
|
Definition at line 21 of file MeshDisplacedInterface.C.
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
void notifyWhenMeshDisplaces(MeshDisplacedInterface *mdi)
Register an object that derives from MeshDisplacedInterface to be notified when the displaced mesh ge...
FEProblemBase & _mdi_feproblem
Reference to FEProblemBase instance.
◆ ~MeshDisplacedInterface()
virtual MeshDisplacedInterface::~MeshDisplacedInterface |
( |
| ) |
|
|
virtualdefault |
◆ meshDisplaced()
virtual void MeshDisplacedInterface::meshDisplaced |
( |
| ) |
|
|
inlinevirtual |
◆ validParams()
◆ _mdi_feproblem
The documentation for this class was generated from the following files: