Loading...
Searching...
No Matches
triSurfacePointGeoMesh Class Reference

#include <triSurfacePointGeoMesh.H>

Inheritance diagram for triSurfacePointGeoMesh:
Collaboration diagram for triSurfacePointGeoMesh:

Public Member Functions

 triSurfacePointGeoMesh (const triSurface &mesh)
 Construct from triSurface reference.
label size () const
 The geometric (internal) size - number of points.
Public Member Functions inherited from GeoMesh< triSurface >
 GeoMesh (const triSurface &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 triSurfaceoperator() () const
 Return reference to the underlying mesh.

Static Public Member Functions

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

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.

Detailed Description

Definition at line 41 of file triSurfacePointGeoMesh.H.

Constructor & Destructor Documentation

◆ triSurfacePointGeoMesh()

triSurfacePointGeoMesh ( const triSurface & mesh)
inlineexplicit

Construct from triSurface reference.

Definition at line 52 of file triSurfacePointGeoMesh.H.

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

Here is the call graph for this function:

Member Function Documentation

◆ size() [1/2]

label size ( const triSurface & mesh)
inlinestatic

The geometric (internal) size - number of points.

Method name expected by GeoMesh interface

Definition at line 65 of file triSurfacePointGeoMesh.H.

References mesh.

◆ boundary_size()

label boundary_size ( const triSurface & mesh)
inlinestaticnoexcept

The geometric boundary size - not applicable.

Method name expected by GeoMesh interface

Definition at line 75 of file triSurfacePointGeoMesh.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 88 of file triSurfacePointGeoMesh.H.

References GeoMesh< triSurface >::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: