Namespaces | Functions | Variables
blockMeshMergeFast.C File Reference
Include dependency graph for blockMeshMergeFast.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

void genFaceFaceRotMap ()
 
Pair< int > faceMap (const label facePi, const face &faceP, const label faceNi, const face &faceN)
 
void setBlockFaceCorrespondence (const cellList &topoCells, const faceList::subList &topoInternalFaces, const labelList &topoFaceCell, List< Pair< label >> &mergeBlock)
 
Pair< label > faceNij (const label facei, const block &block)
 
label signIndex (const int map, const label i)
 
label unsignIndex (const label i, const label ni)
 
label mapij (const int map, const label i, const label j)
 
label facePoint (const int facei, const block &block, const label i, const label j)
 
label facePointN (const block &block, const label i, const label j, const label k)
 
label facePointN (const int facei, const block &block, const label i, const label j)
 
label facePointN (const int facei, const Pair< int > &fmap, const block &block, const label i, const label j)
 

Variables

static const int faceEdgeDirs [6][4]
 
static Pair< int > faceFaceRotMap [6][6][4]
 

Detailed Description

Original source file blockMeshMergeFast.C

Definition in file blockMeshMergeFast.C.