Loading...
Searching...
No Matches
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  tetPoints
 Tet point storage. Default constructable (tetrahedron is not). More...
class  tetrahedron< Point, PointRef >
 A tetrahedron primitive. More...
struct  tetrahedron< Point, PointRef >::dummyOp
 Dummy. More...
struct  tetrahedron< Point, PointRef >::sumVolOp
 Sum resulting volumes. More...
struct  tetrahedron< Point, PointRef >::storeOp
 Store resulting tets. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef tetrahedron< point, const point & > tetPointRef
 A tetrahedron using referred points.

Functions

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

Detailed Description

Original source file tetrahedron.H

Definition in file tetrahedron.H.