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

tetrahedronI.H File Reference


Detailed Description

Definition in file tetrahedronI.H.

#include "src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams.H"
Include dependency graph for tetrahedronI.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class point , class pointRef >
Istream &  operator>> (Istream &is, tetrahedron< point, pointRef > &t)
template<class Point , class PointRef >
Ostream &  operator<< (Ostream &, const tetrahedron< Point, PointRef > &)