OpenFOAM logo
Open Source CFD Toolkit

MeshObject Class Template Reference

Inheritance diagram for MeshObject:

Inheritance graph
[legend]
Collaboration diagram for MeshObject:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::MeshObject< Type >


Public Member Functions

 MeshObject (const fvMesh &mesh)
virtual bool writeData (Foam::Ostream &) const

Static Public Member Functions

const Type & New (const fvMesh &mesh)

Protected Attributes

const fvMeshmesh_

Constructor & Destructor Documentation

MeshObject const fvMesh mesh  )  [explicit]
 


Member Function Documentation

const Type& New const fvMesh mesh  )  [static]
 

virtual bool writeData Foam::Ostream  )  const [inline, virtual]
 

Definition at line 84 of file MeshObject.H.


Member Data Documentation

const fvMesh& mesh_ [protected]
 

Definition at line 70 of file MeshObject.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org