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

ensightPart::localPoints Class Reference

track the points used by the part and map global to local indices More...

#include <src/conversion/ensight/part/ensightPart.H>


Detailed Description

track the points used by the part and map global to local indices

Definition at line 98 of file ensightPart.H.

Collaboration diagram for ensightPart::localPoints:

List of all members.

Public Member Functions

 localPoints ()
 localPoints (const polyMesh &pMesh)

Public Attributes

label  nPoints
 number of points used
labelList  list
 map global to local indices

Constructor & Destructor Documentation

localPoints (  ) [inline]

Definition at line 108 of file ensightPart.H.

localPoints ( const polyMesh &   pMesh  ) [inline]

Definition at line 115 of file ensightPart.H.


Member Data Documentation

label nPoints

number of points used

Definition at line 102 of file ensightPart.H.

Referenced by ensightPart::writeGeometry().

map global to local indices

Definition at line 105 of file ensightPart.H.

Referenced by ensightPart::writeGeometry().


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