MoveableMeshObject< Mesh > Class Template Referenceabstract
Inheritance diagram for MoveableMeshObject< Mesh >:
Collaboration diagram for MoveableMeshObject< Mesh >:

Public Member Functions

 MoveableMeshObject (regIOobject &io, const Mesh &mesh)
 
virtual bool movePoints ()=0
 Update for mesh motion. More...
 
- Public Member Functions inherited from GeometricMeshObject< Mesh >
 GeometricMeshObject (regIOobject &io, const Mesh &mesh)
 
- Public Member Functions inherited from TopologicalMeshObject< Mesh >
 TopologicalMeshObject (regIOobject &io, const Mesh &mesh)
 
virtual ~TopologicalMeshObject ()=default
 Virtual destructor to make class polymorphic. More...
 

Detailed Description

template<class Mesh>
class Foam::MoveableMeshObject< Mesh >

Definition at line 102 of file MeshObjects.H.

Constructor & Destructor Documentation

◆ MoveableMeshObject()

MoveableMeshObject ( regIOobject io,
const Mesh &  mesh 
)
inline

Definition at line 108 of file MeshObjects.H.

Member Function Documentation

◆ movePoints()


The documentation for this class was generated from the following file: