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 forAll(), FacePostProcessing< CloudType >::postFace(), and ensightPartCells::~ensightPartCells().
label patchId | ( | - | 1 | ) |
Referenced by forAll(), and NamedEnum< compressibleField, 8 >::names().
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.
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(), FvFaceCellWave< Type, TrackingData >::cellToFace(), Foam::polyMeshCheck::checkFaceDotProduct(), Foam::polyMeshCheck::checkFaceSkewness(), Foam::polyMeshCheck::checkFaceTets(), polyMeshTetDecomposition::checkFaceTets(), Foam::polyMeshCheck::checkFaceTwist(), Foam::polyMeshCheck::checkFaceWeights(), hexRef8::checkMesh(), edgeCollapser::checkMeshQuality(), Foam::polyMeshCheck::checkVolRatio(), SSG< BasicMomentumTransportModel >::correct(), LRR< BasicMomentumTransportModel >::correct(), advectionDiffusion::correct(), ReynoldsStress< LESModel< BasicMomentumTransportModel > >::correctWallShearStress(), meshRefinement::createZoneBaffles(), decompositionMethod::decompose(), fvMeshDistribute::distribute(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), localPointRegion::findDuplicateFacePairs(), polyMeshTetDecomposition::findFaceBasePts(), fvBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), forAll(), FreeStream< CloudType >::FreeStream(), fvBoundaryMeshMapper::fvBoundaryMeshMapper(), removeCells::getExposedFaces(), syncTools::getInternalOrCoupledFaces(), syncTools::getInternalOrMasterFaces(), syncTools::getMasterFaces(), volPointInterpolation::interpolateUnconstrained(), SpalartAllmarasDES< BasicMomentumTransportModel >::k(), localPointRegion::localPointRegion(), meshRefinement::makePatch(), meshToMesh::mapAndOpTgtToSrc(), meshRefinement::mergeBaffles(), meshRefinement::meshedPatches(), Foam::min(), fvMesh::movePoints(), NamedEnum< compressibleField, 8 >::names(), polyBoundaryMesh::names(), ensightMesh::nFacePrimitives::nFacePrimitives(), patchMeanVelocityForce::patchMeanVelocityForce(), polyBoundaryMesh::physicalTypes(), pointBoundaryMeshMapper::pointBoundaryMeshMapper(), fvMesh::polyBFacePatches(), polyBoundaryMesh::polyBoundaryMesh(), Foam::polyMeshUnMergeCyclics(), fvMeshDistribute::printCoupleInfo(), fvMeshDistribute::printMeshInfo(), processorTopology::processorTopology(), polyBoundaryMesh::renamePatches(), polyBoundaryMesh::reorderPatches(), polyMesh::reset(), patchProbes::sample(), motionSmootherAlgo::scaleMesh(), meshRefinement::selectSeparatedCoupledFaces(), polyBoundaryMesh::setGroup(), duplicatePoints::setRefinement(), removeCells::setRefinement(), perfectInterface::setRefinement(), fvMatrix< Type >::setValue(), fvBoundaryMesh::shuffle(), surfacePatchIOList::surfacePatchIOList(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), syncTools::syncBoundaryFaceList(), syncTools::syncEdgeMap(), syncTools::syncFaceList(), syncTools::syncPointMap(), meshRefinement::testSyncBoundaryFaceList(), motionSmootherAlgo::topoChange(), polyBoundaryMesh::types(), cellToFaceStencil::validBoundaryFaces(), cellToCellStencil::validBoundaryFaces(), wallHeatFlux::write(), wallShearStress::write(), wallHeatTransferCoeff::write(), polyBoundaryMesh::writeData(), Foam::zeroDimensionalFvMesh(), meshRefinement::zonify(), repatchPolyTopoChanger::~repatchPolyTopoChanger(), and wallHeatTransferCoeffModel::~wallHeatTransferCoeffModel().
else |
Definition at line 61 of file interrogateWallPatches.H.
Definition at line 67 of file interrogateWallPatches.H.
Referenced by STARCD::readBoundary(), singleLayerRegion::singleLayerRegion(), and thermalBaffle::solveEnergy().