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

Detailed Description

Definition in file edge.H.

+ 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

namespace  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 > ()