FreeFOAM The Cross-Platform CFD Toolkit
face.H File Reference

Detailed Description

Definition in file face.H.

+ Include dependency graph for face.H:
+ This graph shows which files directly or indirectly include this file:

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 &)