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

face.H File Reference


Detailed Description

Definition in file face.H.

#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
#include "src/OpenFOAM/primitives/Lists/labelList.H"
#include "src/OpenFOAM/meshes/meshShapes/edge/edgeList.H"
#include "src/OpenFOAM/fields/Fields/vectorField/vectorField.H"
#include "src/OpenFOAM/meshes/meshShapes/face/faceListFwd.H"
#include "src/OpenFOAM/meshes/primitiveShapes/triangle/intersection.H"
#include "src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H"
#include "src/OpenFOAM/meshes/meshShapes/face/faceI.H"
Include dependency graph for face.H:

Go to the source code of this file.

Classes

class  face
 A face is a list of labels corresponding to mesh vertices. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

bool  operator== (const face &a, const face &b)
bool  operator!= (const face &a, const face &b)
Istream &  operator>> (Istream &, face &)