FreeFOAM The Cross-Platform CFD Toolkit
triSurfaceGeoMesh Class Reference

The triSurface GeoMesh (for holding fields). More...

#include <triSurface/triSurfaceGeoMesh.H>


Detailed Description

The triSurface GeoMesh (for holding fields).

Similar to the volGeoMesh used for the Finite Volume discretization.

Definition at line 47 of file triSurfaceGeoMesh.H.

+ Inheritance diagram for triSurfaceGeoMesh:
+ Collaboration diagram for triSurfaceGeoMesh:

List of all members.

Public Member Functions

 triSurfaceGeoMesh (const triSurface &mesh)
 Construct from triSurface reference.
label size () const
 Return size.
- Public Member Functions inherited from GeoMesh< triSurface >
 GeoMesh (const triSurface &mesh)
 Construct from MESH.
const objectRegistrythisDb () const
 Return the object registry.
const triSurfaceoperator() () const
 Return reference to polyMesh.

Static Public Member Functions

static label size (const triSurface &mesh)
 Return size.

Additional Inherited Members

- Public Types inherited from GeoMesh< triSurface >
typedef triSurface Mesh
typedef triSurface::BoundaryMesh BoundaryMesh
- Protected Attributes inherited from GeoMesh< triSurface >
const triSurfacemesh_
 Reference to Mesh.

Constructor & Destructor Documentation

triSurfaceGeoMesh ( const triSurface mesh)
inlineexplicit

Construct from triSurface reference.

Definition at line 57 of file triSurfaceGeoMesh.H.


Member Function Documentation

static label size ( const triSurface mesh)
inlinestatic

Return size.

Definition at line 66 of file triSurfaceGeoMesh.H.

References List< T >::size().

label size ( ) const
inline

Return size.

Definition at line 72 of file triSurfaceGeoMesh.H.

References GeoMesh< triSurface >::mesh_.


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