Classes | Namespaces | Functions
triangle.H File Reference
Include dependency graph for triangle.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  triangle< Point, PointRef >
 A triangle primitive used to calculate face areas and swept volumes. More...
 
class  triangle< Point, PointRef >
 A triangle primitive used to calculate face areas and swept volumes. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file triangle.H

Definition in file triangle.H.