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

Go to the source code of this file.

Classes

class  pyramid< Point, PointRef, polygonRef >
 A geometric pyramid primitive with a base of 'n' sides: i.e. a parametric pyramid. A pyramid is constructed from a base polygon and an apex point. More...
 
class  pyramid< Point, PointRef, polygonRef >
 A geometric pyramid primitive with a base of 'n' sides: i.e. a parametric pyramid. A pyramid is constructed from a base polygon and an apex point. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file pyramid.H

Definition in file pyramid.H.