Go to the source code of this file.
Functions | |
label | faceId (-1) |
label | patchId (-1) |
label | nWallFaces (0) |
vector | wallNormal (vector::zero) |
forAll (patches, patchi) | |
if (nWallFaces==0) | |
scalarField | y (wallNormal &(mesh.C().internalField() - mesh.C().boundaryField()[patchId][faceId])) |
Variables | |
const fvPatchList & | patches = mesh.boundary() |
else | |
label | cellId = patches[patchId].faceCells()[faceId] |
label faceId | ( | - | 1 | ) |
Referenced by surfaceAlignedSBRStressFvMotionSolver::calculateCellRot(), meshReader::createPolyBoundary(), forAll(), directionalPressureGradientExplicitSource::initialise(), effectivenessHeatExchangerSource::initialise(), FacePostProcessing< CloudType >::postFace(), and ensightPartCells::writeConnectivity().
label patchId | ( | - | 1 | ) |
Referenced by meshSurfaceCheckEdgeTypes::classifyEdges(), vtkPV3Foam::convertPointFields(), vtkPV4Foam::convertPointFields(), vtkPV4Foam::convertVolField(), vtkPV3Foam::convertVolFields(), forAll(), and faceSource::setPatchFaces().
label nWallFaces | ( | 0 | ) |
Referenced by forAll(), and cellDistFuncs::smallestDist().
vector wallNormal | ( | vector::zero | ) |
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, patchi, patchId(), vectorField(), and wallNormal().
if | ( | nWallFaces | = = 0 | ) |
Definition at line 55 of file interrogateWallPatches.H.
References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.
scalarField y | ( | wallNormal & | mesh.C().internalField() - 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 67 of file interrogateWallPatches.H.
Referenced by meshReader::addPolyBoundaryFace(), thresholdCellFaces::calculate(), ensightPartCells::classify(), directionalPressureGradientExplicitSource::correct(), meshReader::createPolyBoundary(), singleLayerRegion::initialise(), STARCD::readBoundary(), thermalBaffle::solveEnergy(), STARCD::writeBoundary(), STARCD::writeCells(), STARCDedgeFormat::writeLines(), and STARCDsurfaceFormat< Face >::writeShell().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.