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

| label patchId | ( | - | 1 | ) |
Referenced by patchMeshWriter::beginPiece(), ensightMesh::correct(), faBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), for(), forAll(), if(), faBoundaryMesh::indices(), polyBoundaryMesh::indices(), lduCalculatedProcessorField< Type >::initInterfaceMatrixUpdate(), calculatedProcessorFvPatchField< Type >::initInterfaceMatrixUpdate(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), triSurfaceLoader::load(), structuredRenumber::renumber(), sampledPatchInternalField::sampleOnPoints(), jumpCyclicFvPatchField< vector >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), calculatedProcessorGAMGInterfaceField::updateInterfaceMatrix(), cyclicFvPatchField< vector >::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), cyclicGAMGInterfaceField::updateInterfaceMatrix(), cyclicAMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicACMIGAMGInterfaceField::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), patchWriter::write(), vtkWrite::write(), patchMeshWriter::writeNeighIDs(), patchMeshWriter::writePatchIDs(), Foam::ensightOutput::writePointField(), patchMeshWriter::writePoints(), patchMeshWriter::writePolys(), patchMeshWriter::writePolysLegacy(), and Foam::ensightOutput::writeVolField().

| label nWallFaces | ( | 0 | ) |
| vector wallNormal | ( | Zero | ) |
Referenced by wallDistAddressing::correct(), and forAll().

| forAll | ( | patches | , |
| patchi | |||
| ) |
Check that wall faces are parallel
Definition at line 10 of file interrogateWallPatches.H.
References Foam::exit(), faceId(), Foam::FatalError, FatalErrorInFunction, Foam::mag(), Foam::nl, nWallFaces(), patches, patchId(), and wallNormal().

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

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