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

Go to the source code of this file.

Classes

class  tetrahedron< Point, PointRef >
 A tetrahedron primitive. More...
 
class  tetrahedron< Point, PointRef >
 A tetrahedron primitive. More...
 
class  tetrahedron< Point, PointRef >::dummyOp
 Dummy. More...
 
class  tetrahedron< Point, PointRef >::sumVolOp
 Sum resulting volumes. More...
 
class  tetrahedron< Point, PointRef >::storeOp
 Store resulting tets. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef tetrahedron< point, const point & > tetPointRef
 

Functions

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

Detailed Description

Original source file tetrahedron.H

Definition in file tetrahedron.H.