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