polySurfaceGeoMesh Class Reference

The polySurface GeoMesh for face fields. More...

Inheritance diagram for polySurfaceGeoMesh:
Collaboration diagram for polySurfaceGeoMesh:

Public Member Functions

 polySurfaceGeoMesh (const polySurface &mesh)
 Construct from polySurface reference. More...
 
label size () const
 The geometric (internal) size - number of faces. 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 polySurface &mesh)
 The geometric (internal) size - number of faces. More...
 
static label boundary_size (const polySurface &mesh) noexcept
 The geometric boundary size - not used. More...
 

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

Detailed Description

The polySurface GeoMesh for face fields.

Definition at line 42 of file polySurfaceGeoMesh.H.

Constructor & Destructor Documentation

◆ polySurfaceGeoMesh()

polySurfaceGeoMesh ( const polySurface mesh)
inlineexplicit

Construct from polySurface reference.

Definition at line 53 of file polySurfaceGeoMesh.H.

Member Function Documentation

◆ size() [1/2]

static label size ( const polySurface mesh)
inlinestatic

The geometric (internal) size - number of faces.

Method name expected by GeoMesh interface

Definition at line 66 of file polySurfaceGeoMesh.H.

References mesh.

◆ boundary_size()

static 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 polySurfaceGeoMesh.H.

◆ size() [2/2]

label size ( ) const
inline

The geometric (internal) size - number of faces.

Method name expected by GeoMesh interface

Definition at line 89 of file polySurfaceGeoMesh.H.

References GeoMesh< polySurface >::mesh_.


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