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

faceMesh Class Reference

Storage for surface mesh i.e. points and faces. More...


Detailed Description

Storage for surface mesh i.e. points and faces.

Source files

Definition at line 49 of file faceMesh.H.

Inheritance diagram for faceMesh:
Collaboration diagram for faceMesh:

List of all members.

Public Member Functions

 faceMesh (const faceList &faces, const pointField &points)
 Construct from components.
 faceMesh (Istream &is)
 Construct from Istream.
void  flip ()

Friends

Ostream &  operator<< (Ostream &os, const faceMesh &fm)

Constructor & Destructor Documentation

faceMesh ( const faceList &   faces,
const pointField &   points  
) [inline]

Construct from components.

Definition at line 68 of file faceMesh.H.

faceMesh ( Istream &   is  ) [inline]

Construct from Istream.

Definition at line 74 of file faceMesh.H.


Member Function Documentation

void flip (  ) [inline]

Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   os,
const faceMesh &   fm  
) [friend]

Definition at line 94 of file faceMesh.H.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/extrudeMesh/faceMesh.H