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

bMesh.H File Reference


Detailed Description

Definition in file bMesh.H.

#include "src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch_/PrimitivePatch_.H"
#include "src/OpenFOAM/meshes/meshShapes/face/face.H"
#include "src/OpenFOAM/containers/Lists/List/List.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
Include dependency graph for bMesh.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef PrimitivePatch< face,
List, const pointField >  
bMesh
 Holder of faceList and points. (v.s. e.g. primitivePatch which references points)