FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

triFace.H File Reference


Detailed Description

Definition in file triFace.H.

#include "src/OpenFOAM/containers/Lists/FixedList/FixedList.H"
#include "src/OpenFOAM/meshes/meshShapes/edge/edgeList.H"
#include "src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H"
#include "src/OpenFOAM/meshes/primitiveShapes/triangle/intersection.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
#include "src/OpenFOAM/meshes/primitiveShapes/triangle/triPointRef.H"
#include "src/OpenFOAM/meshes/meshShapes/triFace/triFaceI.H"
Include dependency graph for triFace.H:

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