FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

surfPointGeoMesh Class Reference

The surfMesh GeoMesh (for holding fields). More...

#include <surfMesh/surfPointGeoMesh.H>


Detailed Description

The surfMesh GeoMesh (for holding fields).

Similar to surfGeoMesh, but refers to the surface points.

Definition at line 49 of file surfPointGeoMesh.H.

Inheritance diagram for surfPointGeoMesh:
Collaboration diagram for surfPointGeoMesh:

List of all members.

Public Member Functions

 surfPointGeoMesh (const surfMesh &mesh)
 Construct from surfMesh reference.
label  size () const
 Return size.

Static Public Member Functions

static label  size (const surfMesh &mesh)
 Return size.

Constructor & Destructor Documentation

surfPointGeoMesh ( const surfMesh &   mesh  ) [inline, explicit]

Construct from surfMesh reference.

Definition at line 59 of file surfPointGeoMesh.H.


Member Function Documentation

static label size ( const surfMesh &   mesh  ) [inline, static]

Return size.

Definition at line 68 of file surfPointGeoMesh.H.

References surfMesh::nPoints().

label size (  ) const [inline]

Return size.

Definition at line 74 of file surfPointGeoMesh.H.

References GeoMesh< surfMesh >::mesh_.


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