Loading...
Searching...
No Matches
surfPointGeoMesh Class Reference

The surfMesh GeoMesh for point fields. More...

#include <surfPointGeoMesh.H>

Inheritance diagram for surfPointGeoMesh:
Collaboration diagram for surfPointGeoMesh:

Public Member Functions

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

Static Public Member Functions

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

Additional Inherited Members

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

Detailed Description

The surfMesh GeoMesh for point fields.

Similar to surfGeoMesh, but refers to the surface points.

Definition at line 45 of file surfPointGeoMesh.H.

Constructor & Destructor Documentation

◆ surfPointGeoMesh()

surfPointGeoMesh ( const surfMesh & mesh)
inlineexplicit

Construct from surfMesh reference.

Definition at line 56 of file surfPointGeoMesh.H.

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

Here is the call graph for this function:

Member Function Documentation

◆ size() [1/2]

label size ( const surfMesh & mesh)
inlinestatic

The geometric (internal) size - number of points.

Method name expected by GeoMesh interface

Definition at line 69 of file surfPointGeoMesh.H.

References mesh.

◆ boundary_size()

label boundary_size ( const surfMesh & mesh)
inlinestaticnoexcept

The geometric boundary size - not used.

Method name expected by GeoMesh interface

Definition at line 79 of file surfPointGeoMesh.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 92 of file surfPointGeoMesh.H.

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