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

Detailed Description

Definition in file triFace.H.

+ Include dependency graph for triFace.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  triFace
 A triangle face primitive using a FixedList. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

bool operator== (const triFace &, const triFace &)
bool operator!= (const triFace &, const triFace &)
template<>
bool contiguous< triFace > ()