Definition in file edge.H.
#include "src/OpenFOAM/containers/Lists/FixedList/FixedList.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H"
#include "src/OpenFOAM/meshes/meshShapes/edge/edgeI.H"
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 > () |