#include "src/OpenFOAM/meshes/meshShapes/face/faceList.H"#include "src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H"#include "src/OpenFOAM/primitives/Lists/labelList.H"
Include dependency graph for calcFaceAddressing.H:
This graph shows which files directly or indirectly include this file: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 | ||
| ) |