OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

faceMesh Class Reference

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

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

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

Detailed Description

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

Source files

Definition at line 44 of file faceMesh.H.


Constructor & Destructor Documentation

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

Construct from components.

Definition at line 63 of file faceMesh.H.

faceMesh ( Istream is  )  [inline]

Construct from Istream.

Definition at line 69 of file faceMesh.H.


Member Function Documentation

void flip (  )  [inline]

Definition at line 77 of file faceMesh.H.


Friends And Related Function Documentation

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

Definition at line 89 of file faceMesh.H.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/generation/extrudeMesh/faceMesh.H
Copyright © 2000-2009 OpenCFD Ltd