Go to the source code of this file.
Functions | |
| label | faceId (-1) |
| label | patchId (-1) |
| label | nWallFaces (0) |
| forAll (patches, patchi) | |
| if (nWallFaces==0) | |
| scalarField | y (wallNormal &(mesh.C().primitiveField() - mesh.C().boundaryField()[patchId][faceId])) |
Variables | |
| vector | wallNormal (Zero) |
| const fvPatchList & | patches = mesh.boundary() |
| else | |
| label | cellId = patches[patchId].faceCells()[faceId] |
| label faceId | ( | - | 1 | ) |
Referenced by ensightFaces::classify(), forAll(), Foam::ensightOutput::Detail::getPolysFacePoints(), heatExchangerModel::initialise(), fluxSummary::initialiseFaceZone(), fluxSummary::initialiseFaceZoneAndDirection(), fvMatrix< Type >::mapContributions(), FacePostProcessing< CloudType >::postFace(), FIREMeshReader::readSelections(), faMatrix< Type >::setReferences(), faMatrix< Type >::setReferences(), sampledFaceZone::update(), Foam::ensightOutput::writePolysPoints(), Foam::ensightOutput::writePolysPoints(), and y().

| label patchId | ( | - | 1 | ) |
Referenced by ensightMesh::correct(), jumpCyclicAMIFvPatchField< scalar >::evaluate(), faBoundaryMesh::findPatchID(), pointBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), for(), forAll(), if(), faBoundaryMesh::indices(), pointBoundaryMesh::indices(), polyBoundaryMesh::indices(), calculatedProcessorFvPatchField< Type >::initInterfaceMatrixUpdate(), calculatedProcessorFvPatchField< Type >::initInterfaceMatrixUpdate(), calculatedProcessorGAMGInterfaceField::initInterfaceMatrixUpdate(), cyclicACMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicACMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicACMIGAMGInterfaceField::initInterfaceMatrixUpdate(), cyclicAMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicAMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicAMIGAMGInterfaceField::initInterfaceMatrixUpdate(), jumpCyclicAMIFvPatchField< Type >::initInterfaceMatrixUpdate(), jumpCyclicAMIFvPatchField< scalar >::initInterfaceMatrixUpdate(), lduCalculatedProcessorField< Type >::initInterfaceMatrixUpdate(), lduCalculatedProcessorField< Type >::initInterfaceMatrixUpdate(), processorFaPatchField< Type >::initInterfaceMatrixUpdate(), processorFaPatchField< Type >::initInterfaceMatrixUpdate(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), processorGAMGInterfaceField::initInterfaceMatrixUpdate(), jumpCyclicAMIFvPatchField< Type >::jump(), jumpCyclicFvPatchField< Type >::jump(), triSurfaceLoader::load(), cyclicFvPatchField< scalar >::manipulateMatrix(), cyclicFvPatchField< scalar >::patchNeighbourField(), structuredRenumber::renumber(), sampledPatchInternalField::sampleOnPoints(), calculatedProcessorFvPatchField< Type >::updateInterfaceMatrix(), calculatedProcessorFvPatchField< Type >::updateInterfaceMatrix(), calculatedProcessorGAMGInterfaceField::updateInterfaceMatrix(), coupledFaPatchField< Type >::updateInterfaceMatrix(), coupledFaPatchField< Type >::updateInterfaceMatrix(), coupledFvPatchField< Type >::updateInterfaceMatrix(), coupledFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicFaPatchField< Type >::updateInterfaceMatrix(), cyclicFaPatchField< Type >::updateInterfaceMatrix(), cyclicFvPatchField< Type >::updateInterfaceMatrix(), cyclicFvPatchField< scalar >::updateInterfaceMatrix(), cyclicGAMGInterfaceField::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicFvPatchField< scalar >::updateInterfaceMatrix(), lduCalculatedProcessorField< Type >::updateInterfaceMatrix(), lduCalculatedProcessorField< Type >::updateInterfaceMatrix(), oversetFvPatchField< Type >::updateInterfaceMatrix(), oversetFvPatchField< Type >::updateInterfaceMatrix(), oversetGAMGInterfaceField::updateInterfaceMatrix(), processorFaPatchField< Type >::updateInterfaceMatrix(), processorFaPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), y(), and lduCalculatedProcessorField< Type >::~lduCalculatedProcessorField().
| label nWallFaces | ( | 0 | ) |
| forAll | ( | patches | , |
| patchi | ) |
Check that wall faces are parallel
Definition at line 10 of file interrogateWallPatches.H.
References faceId(), FatalErrorInFunction, forAll, nWallFaces(), patches, patchId(), and wallNormal.

| if | ( | nWallFaces | = = 0 | ) |
Definition at line 57 of file interrogateWallPatches.H.
References FatalErrorInFunction, and nWallFaces().

| scalarField y | ( | wallNormal & | mesh.C().primitiveField() - mesh.C().boundaryField()[patchId][faceId] | ) |
| vector wallNormal(Zero) | ( | Zero | ) |
Referenced by wallDistAddressing::correct(), forAll(), makeGraph(), makeGraph(), and y().
| const fvPatchList& patches = mesh.boundary() |
Definition at line 8 of file interrogateWallPatches.H.
| else |
Definition at line 62 of file interrogateWallPatches.H.
Definition at line 69 of file interrogateWallPatches.H.
Referenced by directionalPressureGradientExplicitSource::correct(), Foam::ensightOutput::Detail::getPolysFacePoints(), Foam::ensightOutput::Detail::getPolysNFaces(), Foam::ensightOutput::Detail::getPolysNPointsPerFace(), fvMatrix< Type >::mapContributions(), STARCDMeshReader::readBoundary(), reader::readField(), FIREMeshReader::readSelections(), fvMatrix< Type >::setReferences(), fvMatrix< Type >::setReferences(), thermalBaffle::solveEnergy(), Foam::ensightOutput::writePolysPoints(), Foam::ensightOutput::writePolysPoints(), and y().