polySurfacePointGeoMesh Class Reference

The polySurface GeoMesh (for holding point fields). More...

Inheritance diagram for polySurfacePointGeoMesh:
[legend]
Collaboration diagram for polySurfacePointGeoMesh:
[legend]

Public Member Functions

 polySurfacePointGeoMesh (const polySurface &mesh)
 Construct from polySurface reference. More...
 
label size () const
 Return size. Number of points. More...
 
- Public Member Functions inherited from GeoMesh< polySurface >
 GeoMesh (const polySurface &mesh)
 Construct from mesh reference. More...
 
bool hasDb () const
 Return true if thisDb() is a valid DB - here = false. More...
 
const objectRegistrythisDb () const
 Return the object registry. More...
 
const polySurfaceoperator() () const
 Return reference to the underlying mesh. More...
 

Static Public Member Functions

static label size (const Mesh &mesh)
 Return size. Number of points. More...
 

Additional Inherited Members

- Public Types inherited from GeoMesh< polySurface >
typedef polySurface Mesh
 
typedef MESH::BoundaryMesh BoundaryMesh
 
- Protected Attributes inherited from GeoMesh< polySurface >
const polySurfacemesh_
 Reference to Mesh. More...
 

Detailed Description

The polySurface GeoMesh (for holding point fields).

Definition at line 48 of file polySurfacePointGeoMesh.H.

Constructor & Destructor Documentation

◆ polySurfacePointGeoMesh()

polySurfacePointGeoMesh ( const polySurface mesh)
inlineexplicit

Construct from polySurface reference.

Definition at line 57 of file polySurfacePointGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const Mesh mesh)
inlinestatic

Return size. Number of points.

Definition at line 66 of file polySurfacePointGeoMesh.H.

References mesh, and primitiveMesh::nPoints().

Here is the call graph for this function:

◆ size() [2/2]

label size ( ) const
inline

Return size. Number of points.

Definition at line 72 of file polySurfacePointGeoMesh.H.

References GeoMesh< polySurface >::mesh_, and polySurfacePointGeoMesh::size().

Referenced by polySurfacePointGeoMesh::size().

Here is the call graph for this function:
Here is the caller graph for this function:

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