Data Structures | 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.

Data Structures

class  tetrahedron
 A tetrahedron primitive. More...
 
class  tetrahedron
 A tetrahedron primitive. More...
 
class  tetrahedron::dummyOp
 Dummy. More...
 
class  tetrahedron::sumVolOp
 Sum resulting volumes. More...
 
class  tetrahedron::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.