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) | |
const scalarField | y (wallNormal &(mesh.C().primitiveField() - mesh.C().boundaryField()[patchId][faceId])) |
Variables | |
const fvPatchList & | patches = mesh.boundary() |
else | |
const label | cellId = patches[patchId].faceCells()[faceId] |
label faceId | ( | - | 1 | ) |
Referenced by forAll(), and FacePostProcessing< CloudType >::preFace().
label patchId | ( | - | 1 | ) |
label nWallFaces | ( | 0 | ) |
vector wallNormal | ( | 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.
const 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 fvMeshAdder::add(), cellToCellStencil::allCoupledFacesPatch(), cellToFaceStencil::allCoupledFacesPatch(), decompositionMethod::calcCellCells(), cellToFaceStencil::calcFaceStencil(), addPatchCellLayer::calcSidePatch(), FvFaceCellWave< Type, TrackingData >::cellToFace(), repatcher::changePatches(), Foam::meshCheck::checkCoupledPoints(), Foam::meshCheck::checkFaceOrthogonality(), Foam::meshCheck::checkFaceSkewness(), Foam::meshCheck::checkFaceTets(), polyMeshTetDecomposition::checkFaceTets(), Foam::meshCheck::checkFaceTwist(), Foam::meshCheck::checkFaceWeights(), Foam::meshCheck::checkGeometry(), hexRef8::checkMesh(), Foam::meshCheck::checkTopology(), Foam::meshCheck::checkVolRatio(), Foam::meshCheck::checkWedges(), LRR< BasicMomentumTransportModel >::correct(), SSG< BasicMomentumTransportModel >::correct(), advectionDiffusion::correct(), ReynoldsStress< BasicMomentumTransportModel >::correctWallShearStress(), decompositionMethod::decompose(), fvMeshDistribute::distribute(), distributedTriSurfaceMesh::distribute(), cellsToCells::distributeMesh(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), localPointRegion::findDuplicateFacePairs(), polyMeshTetDecomposition::findFaceBasePts(), fvBoundaryMesh::findIndex(), polyBoundaryMesh::findIndex(), Foam::meshCheck::findOppositeWedge(), forAll(), FreeStream< CloudType >::FreeStream(), fvBoundaryMeshMapper::fvBoundaryMeshMapper(), removeCells::getExposedFaces(), syncTools::getInternalOrCoupledFaces(), syncTools::getInternalOrMasterFaces(), syncTools::getMasterFaces(), combineFaces::getMergeSets(), globalIndexAndTransform::globalIndexAndTransform(), kappaEff::htcByRhoCp(), LocalInteraction< CloudType >::info(), volPointInterpolation::interpolateUnconstrained(), SpalartAllmarasDES< BasicMomentumTransportModel >::k(), LocalInteraction< CloudType >::LocalInteraction(), localPointRegion::localPointRegion(), meshRefinement::makePatch(), meshRefinement::meshedPatches(), fvMesh::movePoints(), JohnsonJacksonSchaeffer::nu(), Schaeffer::nu(), Foam::operator<<(), polyBoundaryMesh::physicalTypes(), pointBoundaryMeshMapper::pointBoundaryMeshMapper(), fvMesh::polyBFacePatches(), polyBoundaryMesh::polyBoundaryMesh(), Foam::polyMeshUnMergeCyclics(), polyTopoChange::polyTopoChange(), fvMeshDistribute::printMeshInfo(), processorTopology::processorTopology(), constSolidThermo::readProperty(), triSurfaceMesh::regions(), polyBoundaryMesh::renamePatches(), polyBoundaryMesh::reorderPatches(), snappySnapDriver::repatchToSurface(), patchProbes::sample(), motionSmootherAlgo::scaleMesh(), meshRefinement::selectSeparatedCoupledFaces(), polyBoundaryMesh::setGroup(), addPatchCellLayer::setRefinement(), perfectInterface::setRefinement(), removeCells::setRefinement(), combineFaces::setRefinement(), duplicatePoints::setRefinement(), fvMatrix< Type >::setValue(), fvBoundaryMesh::shuffle(), triSurface::subsetMesh(), surfacePatchIOList::surfacePatchIOList(), fvMesh::swap(), polyMesh::swap(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), syncTools::syncBoundaryFaceList(), syncTools::syncEdgeMap(), syncTools::syncFaceList(), syncTools::syncPointMap(), meshRefinement::testSyncBoundaryFaceList(), polyBoundaryMesh::toc(), motionSmootherAlgo::topoChange(), cellsToCells::trimLocalTgt(), polyBoundaryMesh::types(), cellToCellStencil::validBoundaryFaces(), cellToFaceStencil::validBoundaryFaces(), volPointInterpolation::volPointInterpolation(), wallHeatFlux::write(), wallHeatTransferCoeff::write(), wallShearStress::write(), yPlus::write(), triSurface::write(), polyBoundaryMesh::writeData(), Foam::zeroDimensionalFvMesh(), wallLubricationModel::zeroGradWalls(), and meshRefinement::zonify().
else |
Definition at line 60 of file interrogateWallPatches.H.
Definition at line 67 of file interrogateWallPatches.H.
Referenced by STARCD::readBoundary().