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

tetrahedron.H File Reference


Detailed Description

Definition in file tetrahedron.H.

#include "src/OpenFOAM/meshes/primitiveShapes/point/point.H"
#include "src/OpenFOAM/fields/Fields/primitiveFieldsFwd.H"
#include "src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H"
#include "src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetrahedronI.H"
Include dependency graph for tetrahedron.H:

Go to the source code of this file.

Classes

class  tetrahedron< Point, PointRef >
 A tetrahedron primitive. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class Point , class PointRef >
Istream &  operator>> (Istream &, tetrahedron< Point, PointRef > &)
template<class Point , class PointRef >
Ostream &  operator<< (Ostream &, const tetrahedron< Point, PointRef > &)