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

cellShapeList.H File Reference


Detailed Description

Definition in file cellShapeList.H.

#include "src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H"
#include "src/OpenFOAM/containers/Lists/List/List.H"
#include "src/OpenFOAM/containers/Lists/PtrList/PtrList.H"
Include dependency graph for cellShapeList.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef List< cellShape >  cellShapeList
 List of cellShapes and PtrList of List of cellShape.
typedef PtrList< cellShapeList >  cellShapeListList