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