face.H File Reference
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  DynamicList< T, SizeInc, SizeMult, SizeDiv >
 A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects. More...
 
class  face
 A face is a list of labels corresponding to mesh vertices. More...
 
class  offsetOp< face >
 Hash specialization to offset faces in ListListOps::combineOffset. More...
 

Namespaces

 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 &)
 
label longestEdge (const face &f, const pointField &pts)
 Find the longest edge on a face. Face point labels index into pts. More...
 

Detailed Description

Original source file face.H

Definition in file face.H.