Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
void | checkNonConformalCoupledPatchOrdering (const labelPair &procs, const fvPatch &fvp, const fvPatch &nbrFvp, const labelUList &polyFacesPf, const labelUList &nbrPolyFacesPf) |
void | checkNonConformalErrorPatchOrdering (const label &proci, const fvPatch &fvp, const labelList &polyFacesPf) |
void | checkCompleteMeshOrdering (const fvMesh &completeMesh, const multiDomainDecomposition ®ionMeshes) |
void | checkProcMeshesOrdering (const PtrList< fvMesh > &procMeshes, const multiDomainDecomposition ®ionMeshes) |
Original source file domainDecompositionNonConformal.C
Definition in file domainDecompositionNonConformal.C.