Loading...
Searching...
No Matches
polySurfacePointGeoMesh Class Reference

The polySurface GeoMesh for point fields. More...

#include <polySurfacePointGeoMesh.H>

Inheritance diagram for polySurfacePointGeoMesh:
Collaboration diagram for polySurfacePointGeoMesh:

Public Member Functions

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

Static Public Member Functions

static label size (const polySurface &mesh)
 The geometric (internal) size - number of points.
static label boundary_size (const polySurface &mesh) noexcept
 The geometric boundary size - not used.

Additional Inherited Members

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

Detailed Description

The polySurface GeoMesh for point fields.

Definition at line 42 of file polySurfacePointGeoMesh.H.

Constructor & Destructor Documentation

◆ polySurfacePointGeoMesh()

polySurfacePointGeoMesh ( const polySurface & mesh)
inlineexplicit

Construct from polySurface reference.

Definition at line 53 of file polySurfacePointGeoMesh.H.

References GeoMesh< polySurface >::GeoMesh(), and mesh.

Here is the call graph for this function:

Member Function Documentation

◆ size() [1/2]

label size ( const polySurface & mesh)
inlinestatic

The geometric (internal) size - number of points.

Method name expected by GeoMesh interface

Definition at line 66 of file polySurfacePointGeoMesh.H.

References mesh.

◆ boundary_size()

label boundary_size ( const polySurface & mesh)
inlinestaticnoexcept

The geometric boundary size - not used.

Method name expected by GeoMesh interface

Definition at line 76 of file polySurfacePointGeoMesh.H.

References mesh.

◆ size() [2/2]

label size ( ) const
inline

The geometric (internal) size - number of points.

Method name expected by GeoMesh interface

Definition at line 89 of file polySurfacePointGeoMesh.H.

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

Referenced by 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: