triSurfaceGeoMesh Class Reference

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

Inheritance diagram for triSurfaceGeoMesh:
Collaboration diagram for triSurfaceGeoMesh:

Public Member Functions

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

Static Public Member Functions

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

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. More...
 

Detailed Description

The triSurface GeoMesh (for holding fields).

Similar to the volGeoMesh used for the Finite Volume discretization.

Definition at line 46 of file triSurfaceGeoMesh.H.

Constructor & Destructor Documentation

◆ triSurfaceGeoMesh()

triSurfaceGeoMesh ( const triSurface mesh)
inlineexplicit

Construct from triSurface reference.

Definition at line 56 of file triSurfaceGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const triSurface mesh)
inlinestatic

Return size.

Definition at line 65 of file triSurfaceGeoMesh.H.

References List< T >::size().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size.

Definition at line 71 of file triSurfaceGeoMesh.H.

References GeoMesh< triSurface >::mesh_.


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