triSurface point mesh for fields on triSurface points More...

Public Types | |
| typedef triSurface | Mesh |
| Mesh type. More... | |
Public Member Functions | |
| label | size () const |
| Return size. More... | |
Protected Member Functions | |
| triSurfacePointMesh (const triSurface &mesh) | |
| Construct from triSurface reference. More... | |
triSurface point mesh for fields on triSurface points
Definition at line 45 of file triSurfacePointMesh.H.
| typedef triSurface Mesh |
Mesh type.
Definition at line 69 of file triSurfacePointMesh.H.
|
inlineexplicitprotected |
Construct from triSurface reference.
Definition at line 58 of file triSurfacePointMesh.H.
|
inline |
Return size.
Definition at line 28 of file triSurfacePointMeshI.H.
References PrimitivePatch< FaceList, PointField >::points(), and List< T >::size().
Referenced by booleanSurface::booleanSurface(), triSurfaceTools::collapseEdges(), triSurface::coordinates(), distributedTriSurface::distributedTriSurface(), edgeSurface::edgeSurface(), extendedEdgeMesh::extendedEdgeMesh(), triSurfaceTools::greenRefine(), intersectedSurface::intersectedSurface(), momentOfInertia::massPropertiesShell(), momentOfInertia::massPropertiesSolid(), triSurfaceTools::mergePoints(), repatchMesh::readTriSurface(), triSurfaceTools::redGreenRefine(), and triSurface::size().

