FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

pyramid.H File Reference


Detailed Description

Definition in file pyramid.H.

#include "src/OpenFOAM/meshes/primitiveShapes/pyramid/pyramidI.H"
Include dependency graph for pyramid.H:

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.


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 > &)