The surfMesh GeoMesh (for holding fields). More...
#include <surfMesh/surfPointGeoMesh.H>
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:
 Inheritance diagram for surfPointGeoMesh: Collaboration diagram for surfPointGeoMesh:
 Collaboration diagram for surfPointGeoMesh:| 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. | |
| surfPointGeoMesh | ( | const surfMesh & | mesh ) |  [inline, explicit] | 
Construct from surfMesh reference.
Definition at line 59 of file surfPointGeoMesh.H.
| static label size | ( | const surfMesh & | mesh ) |  [inline, static] | 
| label size | ( | ) | const  [inline] | 
Return size.
Definition at line 74 of file surfPointGeoMesh.H.
References GeoMesh< surfMesh >::mesh_.