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

cellShape.H File Reference


Detailed Description

Definition in file cellShape.H.

#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
#include "src/OpenFOAM/primitives/Lists/labelList.H"
#include "src/OpenFOAM/meshes/meshShapes/cellModel/cellModel.H"
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams/InfoProxy.H"
#include "src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeI.H"
Include dependency graph for cellShape.H:

Go to the source code of this file.

Classes

class  cellShape
 An analytical geometric cellShape. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

bool  operator== (const cellShape &, const cellShape &)
Istream &  operator>> (Istream &, cellShape &)
Ostream &  operator<< (Ostream &, const cellShape &)