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

triangleI.H File Reference


Detailed Description

Definition in file triangleI.H.

#include "src/OpenFOAM/db/IOstreams/IOstreams.H"
#include "src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H"
#include "src/OpenFOAM/primitives/mathematicalConstants/mathematicalConstants.H"
Include dependency graph for triangleI.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, triangle< point, pointRef > &t)
template<class Point , class PointRef >
Ostream &  operator<< (Ostream &, const triangle< Point, PointRef > &)