Definition in file primitivePatch.H.
#include "src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch_/PrimitivePatch_.H"
#include "src/OpenFOAM/meshes/meshShapes/face/face.H"
#include "src/OpenFOAM/containers/Lists/SubList/SubList.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, SubList, const pointField & > | primitivePatch |
Addressing for a faceList slice.
|