edge.H File Reference
Include dependency graph for edge.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  edge
 An edge is a list of two point labels. The functionality it provides supports the discretisation on a 2-D flat mesh. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

bool operator== (const edge &a, const edge &b)
 
bool operator!= (const edge &a, const edge &b)
 
template<>
bool contiguous< edge > ()
 

Detailed Description

Original source file edge.H

Definition in file edge.H.