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