TopologicalMeshObject< Mesh > Class Template Reference

MeshObject types: More...

Inheritance diagram for TopologicalMeshObject< Mesh >:

Public Member Functions

 TopologicalMeshObject (regIOobject &io, const Mesh &mesh)
 
virtual ~TopologicalMeshObject ()=default
 Virtual destructor to make class polymorphic. More...
 

Friends

class meshObjects
 The regIOobject reference is used by the meshObjects functions. More...
 

Detailed Description

template<class Mesh>
class Foam::TopologicalMeshObject< Mesh >

MeshObject types:

Definition at line 59 of file MeshObjects.H.

Constructor & Destructor Documentation

◆ TopologicalMeshObject()

TopologicalMeshObject ( regIOobject io,
const Mesh &  mesh 
)
inline

Definition at line 69 of file MeshObjects.H.

◆ ~TopologicalMeshObject()

virtual ~TopologicalMeshObject ( )
virtualdefault

Virtual destructor to make class polymorphic.

Friends And Related Function Documentation

◆ meshObjects

friend class meshObjects
friend

The regIOobject reference is used by the meshObjects functions.

Definition at line 65 of file MeshObjects.H.


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