Loading...
Searching...
No Matches
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...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef pyramid< point, const point &, const face & > pyramidPointFaceRef
 A pyramid using referred point and face.

Functions

template<class Point, class PointRef, class PolygonRef>
Istreamoperator>> (Istream &is, pyramid< Point, PointRef, PolygonRef > &p)
template<class Point, class PointRef, class PolygonRef>
Ostreamoperator<< (Ostream &os, const pyramid< Point, PointRef, PolygonRef > &p)

Detailed Description

Original source file pyramid.H

Definition in file pyramid.H.