#include "src/OpenFOAM/meshes/meshShapes/face/faceList.H"
#include "src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H"
#include "src/OpenFOAM/primitives/Lists/labelList.H"
Go to the source code of this file.
Functions | |
Foam::labelList | calcFaceAddressing (const Foam::faceList &allFaces, const Foam::cellShape &shape, const Foam::labelList &faces, const Foam::label cellI) |
Foam::labelList calcFaceAddressing | ( | const Foam::faceList & | allFaces, |
const Foam::cellShape & | shape, | ||
const Foam::labelList & | faces, | ||
const Foam::label | cellI | ||
) |