getPatchFieldScalar.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (nVar >=Num_variables - nSprayVariables)
 
IOobject fieldObjectPtr (fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::NO_READ)
 
 if (!fieldObjectPtr.typeHeaderOk< volScalarField >(true))
 
IOobject fieldObject (fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)
 
volScalarField sf (fieldObject, mesh)
 
 if (which_type==Z_TRI03)
 

Variables

label patchi = which_part - 2
 
const scalarFieldsfb = sf.boundaryField()[patchi]
 
const polyBoundaryMesh & bMesh = meshPtr->boundaryMesh()
 

Function Documentation

◆ if() [1/3]

if ( nVar >=Num_variables nSprayVariables)

Definition at line 3 of file getPatchFieldScalar.H.

References fieldNames, fieldObjectPtr(), mesh, nVar, runTime, and var2field.

Here is the call graph for this function:

◆ fieldObjectPtr()

IOobject fieldObjectPtr ( fieldNames [var2field[nVar],
runTime.  timeName(),
mesh  ,
IOobject::NO_READ   
)

Referenced by if().

Here is the caller graph for this function:

◆ if() [2/3]

if ( !fieldObjectPtr.typeHeaderOk< volScalarField >  true)

Definition at line 16 of file getPatchFieldScalar.H.

References fieldNames, fieldObject(), mesh, runTime, sf(), and var2field.

Here is the call graph for this function:

◆ fieldObject()

IOobject fieldObject ( fieldNames [var2field[nVar],
runTime.  timeName(),
mesh  ,
IOobject::MUST_READ  ,
IOobject::NO_WRITE   
)

Referenced by if().

Here is the caller graph for this function:

◆ sf()

◆ if() [3/3]

if ( which_type  = = Z_TRI03)

Definition at line 39 of file getPatchFieldScalar.H.

References forAll, nPoints, and patchi.

Variable Documentation

◆ patchi

label patchi = which_part - 2

Definition at line 1 of file getPatchFieldScalar.H.

Referenced by fvMeshAdder::add(), polyMeshAdder::add(), fvMatrix< Type >::addBoundaryDiag(), fvMatrix< Type >::addBoundarySource(), fvMatrix< Type >::addCmptAvBoundaryDiag(), mapPatchChange::addedPatches(), polyTopoChange::addMesh(), meshRefinement::addMeshedPatch(), fvMeshTools::addPatch(), pointMesh::addPatch(), boundaryMesh::addPatch(), thermoSingleLayer::addSources(), kinematicSingleLayer::addSources(), effectivenessHeatExchangerSource::addSup(), globalIndexAndTransform::addToTransformIndex(), cellToCellStencil::allCoupledFacesPatch(), cellToFaceStencil::allCoupledFacesPatch(), basicThermo::alpha(), heThermo< BasicSolidThermo, MixtureType >::alphaEff(), heThermo< BasicSolidThermo, MixtureType >::alphahe(), EddyDiffusivity< compressible::turbulenceModel >::alphat(), ThermalDiffusivity< Foam::PhaseCompressibleTurbulenceModel< Foam::fluidThermo > >::alphat(), preserveFaceZonesConstraint::apply(), preservePatchesConstraint::apply(), patchInteractionDataList::applyToPatch(), searchableSurfaceToFaceZone::applyToSet(), attachPolyTopoChanger::attach(), FreeStream< CloudType >::autoMap(), Foam::fvc::average(), GeometricField< Type, PatchField, GeoMesh >::Boundary::Boundary(), GeometricField< Type, PatchField, GeoMesh >::Boundary::boundaryInternalField(), fvMatrix< Type >::boundaryManipulate(), nearWallFields::calcAddressing(), decompositionMethod::calcCellCells(), curvatureSeparation::calcCosAngle(), cellToFaceStencil::calcFaceStencil(), CentredFitSnGradData< Polynomial >::calcFit(), forces::calcForcesMoment(), faceLimitedGrad< Type >::calcGrad(), faceMDLimitedGrad< Type >::calcGrad(), cellMDLimitedGrad< Type >::calcGrad(), wallHeatTransferCoeff::calcHeatTransferCoeff(), curvatureSeparation::calcInvR1(), fieldMinMax::calcMinMaxFields(), interpolationCellPointWallModified< Type >::calcPointField(), wallShearStress::calcShearStress(), P1::calculate(), epsilonWallFunctionFvPatchScalarField::calculate(), omegaWallFunctionFvPatchScalarField::calculate(), reactingOneDim::calculateMassTransfer(), epsilonWallFunctionFvPatchScalarField::calculateTurbulenceFields(), omegaWallFunctionFvPatchScalarField::calculateTurbulenceFields(), nutkFilmWallFunctionFvPatchScalarField::calcUTau(), nutUSpaldingWallFunctionFvPatchScalarField::calcUTau(), wallHeatFlux::calcWallHeatFlux(), fvMotionSolver::cellMotionBoundaryTypes(), block::cells(), CentredFitData< Polynomial >::CentredFitData(), boundaryMesh::changeFaces(), boundaryMesh::changePatchType(), polyBoundaryMesh::checkDefinition(), polyMeshGeometry::checkFaceDotProduct(), polyMeshTetDecomposition::checkFaceTets(), polyMeshGeometry::checkFaceTets(), polyMeshGeometry::checkFaceWeights(), hexRef8::checkMesh(), edgeCollapser::checkMeshQuality(), polyBoundaryMesh::checkParallelSync(), faceZone::checkParallelSync(), hexRef8::checkRefinementLevels(), polyMeshGeometry::checkVolRatio(), meshRefinement::checkZoneFaces(), polyBoundaryMesh::clearAddressing(), polyBoundaryMesh::clearGeom(), pyrolysisModel::clone(), laminarModel< BasicTurbulenceModel >::coeffDict(), extendedCellToFaceStencil::collectData(), extendedFaceToCellStencil::collectData(), hexRef8::consistentSlowRefinement(), kinematicSingleLayer::constrainFilmField(), Foam::constrainHbyA(), Foam::constrainPressure(), nearWallDistNoSearch::correct(), nearWallDist::correct(), transferModelList::correct(), injectionModelList::correct(), patchInjection::correct(), pointPatchDist::correct(), contactAngleForce::correct(), limitVelocity::correct(), strainRateFunction::correct(), limitTemperature::correct(), wallDistData< TransferType >::correct(), LocalInteraction< CloudType >::correct(), meshWave::correct(), SSG< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), advectionDiffusion::correct(), motionSmootherAlgo::correct(), particle< Type >::correctAfterParallelTransfer(), gaussGrad< Type >::correctBoundaryConditions(), motionSmootherAlgo::correctBoundaryConditions(), cellDistFuncs::correctBoundaryFaceCells(), MRFZoneList::correctBoundaryFlux(), cellDistFuncs::correctBoundaryPointCells(), MRFZone::correctBoundaryVelocity(), thermoSingleLayer::correctHsForMappedT(), mixtureKEpsilon< BasicTurbulenceModel >::correctInletOutlet(), pointLinear< Type >::correction(), linearUpwind< Type >::correction(), linearUpwindV< Type >::correction(), outletStabilised< Type >::correction(), Foam::CorrectPhi(), Foam::correctUphiBCs(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::correctWallShearStress(), PointEdgeWave< Type, TrackingData >::countPatchType(), globalMeshData::coupledPatch(), heThermo< BasicSolidThermo, MixtureType >::Cp(), heThermo< BasicSolidThermo, MixtureType >::CpByCpv(), heThermo< BasicSolidThermo, MixtureType >::Cpv(), epsilonWallFunctionFvPatchScalarField::createAveragingWeights(), omegaWallFunctionFvPatchScalarField::createAveragingWeights(), meshRefinement::createZoneBaffles(), motionSmootherAlgo::curPoints(), curvatureSeparation::curvatureSeparation(), heThermo< BasicSolidThermo, MixtureType >::Cv(), fvMatrix< Type >::DD(), decompositionMethod::decompose(), fvFieldDecomposer::decomposeField(), mapPatchChange::deletedPatches(), boundaryMesh::deletePatch(), fvMesh::delta(), directions::directions(), fvMeshDistribute::distribute(), snappyLayerDriver::doLayers(), basicThermo::dpdt(), nutWallFunctionFvPatchScalarField::E(), blackBodyEmission::EbDeltaLambdaT(), mixtureKEpsilon< BasicTurbulenceModel >::epsilonBoundaryTypes(), epsilonWallFunctionFvPatchScalarField::epsilonPatch(), GeometricField< Type, PatchField, GeoMesh >::Boundary::evaluate(), energyRegionCoupledFvPatchScalarField::evaluate(), Foam::evaluateConstraintTypes(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), extrudePatchMesh::extrudePatchMesh(), fvMatrix< Type >::faceFluxCorrectionPtr(), hexRef8::faceLevel(), cellQuality::faceNonOrthogonality(), polyMeshTools::faceOrthogonality(), FacePostProcessing< CloudType >::FacePostProcessing(), polyMeshTools::faceSkewness(), cellQuality::faceSkewness(), polyMeshTools::faceWeights(), surfaceFieldValue::filterField(), patchProbes::findElements(), polyMeshTetDecomposition::findFaceBasePts(), pointBoundaryMesh::findIndices(), fvBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), boundaryMesh::findPatchID(), polyBoundaryMesh::findPatchIDs(), volPointInterpolation::flatBoundaryField(), fvMatrix< Type >::flux(), forAll(), fvBoundaryMeshMapper::fvBoundaryMeshMapper(), ddtScheme< Type >::fvcDdtPhiCoeff(), fvFieldDecomposer::fvFieldDecomposer(), fvMatrix< Type >::fvMatrix(), gaussConvectionScheme< Type >::fvmDiv(), fvMeshLduAddressing::fvMeshLduAddressing(), gaussLaplacianScheme< Type, GType >::fvmLaplacianUncorrected(), heThermo< BasicSolidThermo, MixtureType >::gamma(), removeCells::getExposedFaces(), syncTools::getInternalOrCoupledFaces(), syncTools::getInternalOrMasterFaces(), syncTools::getMasterFaces(), cellDistFuncs::getPatchIDs(), globalIndexAndTransform::globalIndexAndTransform(), polyBoundaryMesh::groupPatchIDs(), fvMatrix< Type >::H1(), FaceCellWave< Type, TrackingData >::handleAMICyclicPatches(), FaceCellWave< Type, TrackingData >::handleCyclicPatches(), FaceCellWave< Type, TrackingData >::handleProcPatches(), FaceCellWave< Type, TrackingData >::hasPatch(), heThermo< BasicSolidThermo, MixtureType >::hc(), twoPhaseMixtureThermo::he(), heThermo< BasicSolidThermo, MixtureType >::he(), multiphaseMixtureThermo::he(), basicThermo::heBoundaryBaseTypes(), heThermo< BasicSolidThermo, MixtureType >::heBoundaryCorrection(), basicThermo::heBoundaryTypes(), heheuPsiThermo< BasicPsiThermo, MixtureType >::heheuPsiThermo(), psiuReactionThermo::heuBoundaryCorrection(), psiuReactionThermo::heuBoundaryTypes(), thermoSingleLayer::hs(), if(), FreeStream< CloudType >::inflow(), injectionModelList::info(), transferModelList::info(), thermalBaffle::info(), fvBoundaryMesh::interfaces(), GeometricField< Type, PatchField, GeoMesh >::Boundary::interfaces(), interpolationCellPatchConstrained< Type >::interpolate(), interpolationCellPointFace< Type >::interpolate(), localMin< Type >::interpolate(), localMax< Type >::interpolate(), singleCellFvMesh::interpolate(), fvMeshSubset::interpolate(), meshToMesh0::interpolate(), volPointInterpolation::interpolateBoundaryField(), patch::interpolateField(), meshToMesh::interpolationMethodAMI(), heSolidThermo< BasicSolidThermo, MixtureType >::isotropic(), heSolidThermo< BasicSolidThermo, MixtureType >::Kappa(), ThermalDiffusivity< Foam::PhaseCompressibleTurbulenceModel< Foam::fluidThermo > >::kappa(), temperatureCoupledBase::kappa(), heThermo< BasicSolidThermo, MixtureType >::kappa(), heThermo< BasicSolidThermo, MixtureType >::kappaEff(), layerParameters::layerParameters(), globalIndexAndTransform::less::less(), Foam::levelSetFraction(), Foam::MULES::limit(), PhiScheme< Type, PhiLimiter >::limiter(), Foam::MULES::limiter(), Foam::MULES::limiterCorr(), Foam::MULES::limitSum(), LocalInteraction< CloudType >::LocalInteraction(), localPointRegion::localPointRegion(), patchMeanVelocityForce::magUbarAve(), MRFZone::makeAbsolute(), meshRefinement::makeDisplacementField(), makeFvGradScheme(), polyTopoChange::makeMesh(), MRFZone::makeRelative(), Foam::MapConsistentSubMesh(), Foam::MapGeometricFields(), mappedPatchFieldBase< Type >::mappedField(), singleLayerRegion::mappedFieldAndInternalPatchTypes(), singleLayerRegion::mappedPushedFieldPatchTypes(), mapPolyMesh::mapPolyMesh(), meshToMesh::mapSrcToTgt(), fvMeshAdder::MapSurfaceFields(), meshToMesh::mapTgtToSrc(), fvMeshAdder::MapVolFields(), cellDistFuncs::maxPatchSize(), meshRefinement::mergeBaffles(), snappyLayerDriver::mergePatchFacesUndo(), meshRefinement::meshedPatches(), MeshedSurface< Foam::face >::MeshedSurface(), meshToMesh0::meshToMesh0(), meshTriangulation::meshTriangulation(), Cloud< streamLineParticle >::move(), regionModel1D::moveMesh(), pointBoundaryMesh::movePoints(), fvBoundaryMesh::movePoints(), surfaceInterpolation::movePoints(), polyBoundaryMesh::movePoints(), fvMesh::movePoints(), psiThermo::mu(), rhoThermo::mu(), incompressibleTwoPhaseInteractingMixture::mu(), heheuPsiThermo< BasicPsiThermo, MixtureType >::mub(), PhaseCompressibleTurbulenceModel< Foam::phaseModel >::mut(), CompressibleTurbulenceModel< TransportModel >::mut(), heheuPsiThermo< BasicPsiThermo, MixtureType >::muu(), NamedEnum< directionType, 3 >::names(), polyBoundaryMesh::names(), GeometricField< vector, pointPatchField, pointMesh >::needReference(), polyBoundaryMesh::neighbourEdges(), cyclicAMIPointPatch::neighbPatch(), cyclicPointPatch::neighbPatch(), nonBlockingGaussSeidelSmoother::nonBlockingGaussSeidelSmoother(), ProcessorTopology< Container, ProcPatch >::nonBlockingSchedule(), cellQuality::nonOrthogonality(), Newtonian::nu(), CrossPowerLaw::nu(), powerLaw::nu(), HerschelBulkley::nu(), BirdCarreau::nu(), strainRateFunction::nu(), CompressibleTurbulenceModel< TransportModel >::nu(), Casson::nu(), incompressibleTwoPhaseMixture::nu(), incompressibleTwoPhaseInteractingMixture::nu(), incompressibleThreePhaseMixture::nu(), generalizedNewtonian< BasicTurbulenceModel >::nuEff(), nutkWallFunctionFvPatchScalarField::nut(), nutUWallFunctionFvPatchScalarField::nut(), nutkFilmWallFunctionFvPatchScalarField::nut(), nutUSpaldingWallFunctionFvPatchScalarField::nut(), nutUTabulatedWallFunctionFvPatchScalarField::nut(), eddyViscosity< RASModel< BasicTurbulenceModel > >::nut(), nutURoughWallFunctionFvPatchScalarField::nut(), nutkRoughWallFunctionFvPatchScalarField::nut(), Stokes< BasicTurbulenceModel >::nut(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::nut(), nutkAtmRoughWallFunctionFvPatchScalarField::nut(), generalizedNewtonian< BasicTurbulenceModel >::nut(), laminarModel< BasicTurbulenceModel >::nut(), nutWallFunctionFvPatchScalarField::nutw(), consumptionSpeed::omega0Sigma(), omegaWallFunctionFvPatchScalarField::omegaPatch(), minEqOp< labelPair >::operator()(), listPlusEqOp< T >::operator()(), faceEqOp< T, CombineOp >::operator()(), inverseFaceDistanceDiffusivity::operator()(), inversePointDistanceDiffusivity::operator()(), phaseModel::iNew::operator()(), fvMatrix< Type >::operator*=(), Foam::operator<<(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator=(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator==(), fvBoundaryMesh::operator[](), polyBoundaryMesh::operator[](), Foam::parseNASCoord(), KinematicCloud< Cloud< basicKinematicCollidingParcel > >::patchData(), homogeneousMixture< ThermoType >::patchFaceMixture(), inhomogeneousMixture< ThermoType >::patchFaceMixture(), multiComponentMixture< ThermoType >::patchFaceMixture(), egrMixture< ThermoType >::patchFaceMixture(), veryInhomogeneousMixture< ThermoType >::patchFaceMixture(), inhomogeneousMixture< ThermoType >::patchFaceProducts(), veryInhomogeneousMixture< ThermoType >::patchFaceProducts(), egrMixture< ThermoType >::patchFaceProducts(), inhomogeneousMixture< ThermoType >::patchFaceReactants(), veryInhomogeneousMixture< ThermoType >::patchFaceReactants(), egrMixture< ThermoType >::patchFaceReactants(), multiComponentMixture< ThermoType >::patchFaceVolMixture(), polyBoundaryMesh::patchID(), boundaryMesh::patchify(), patchInjection::patchInjectedMassTotals(), patchInjection::patchInjection(), patchInteractionDataList::patchInteractionDataList(), PatchMeshObject< polyMesh >::PatchMeshObject(), boundaryMesh::patchNames(), energyRegionCoupledFvPatchScalarField::patchNeighbourField(), PatchPostProcessing< CloudType >::PatchPostProcessing(), multiphaseSystem::phases(), polyBoundaryMesh::physicalTypes(), pointBoundaryMeshMapper::pointBoundaryMeshMapper(), pointFieldReconstructor::pointFieldReconstructor(), polyBoundaryMesh::polyBoundaryMesh(), polyMesh::polyMesh(), Foam::polyMeshZipUpCells(), PatchCollisionDensity< CloudType >::postPatch(), PatchPostProcessing< CloudType >::postPatch(), ParticleErosion< CloudType >::postPatch(), Foam::preservePatchTypes(), pressureControl::pressureControl(), fvMeshDistribute::printCoupleInfo(), fvMeshDistribute::printFieldInfo(), fvMeshDistribute::printMeshInfo(), ProcessorTopology< Container, ProcPatch >::ProcessorTopology(), heheuPsiThermo< BasicPsiThermo, MixtureType >::psib(), heheuPsiThermo< BasicPsiThermo, MixtureType >::psiu(), thermoSingleLayer::Qconvp(), thermoSingleLayer::Qconvw(), thermalBaffleModel::read(), wallHeatFlux::read(), wallShearStress::read(), wallHeatTransferCoeff::read(), boundaryMesh::read(), forces::read(), STARCD::readBoundary(), GeometricField< Type, PatchField, GeoMesh >::Boundary::readField(), boundaryMesh::readTriSurface(), polyMesh::readUpdate(), Foam::readUpto(), ensightParts::recalculate(), pointFieldReconstructor::reconstructField(), fvFieldReconstructor::reconstructFvSurfaceField(), fvFieldReconstructor::reconstructFvVolumeField(), Foam::fvc::reconstructMag(), dynamicRefineFvMesh::refine(), MRFZoneList::relative(), fvMatrix< Type >::relax(), SloanRenumber::renumber(), snappySnapDriver::repatchToSurface(), pointBoundaryMesh::reset(), polyMesh::resetPrimitives(), LduMatrix< Type, DType, LUType >::residual(), lduMatrix::residual(), Foam::reusable(), psiThermo::rho(), rhoThermo::rho(), solidThermo::rho(), incompressibleTwoPhaseInteractingMixture::rho(), multiphaseMixture::rhoPhi(), thermalBaffleFvPatchScalarField::rmap(), patchProbes::sample(), nearWallFields::sampleBoundaryField(), patch::sampleField(), sampledSurfaces::triSurfaceMesh::sampleField(), mappedPatchBase::samplePolyPatch(), GeometricField< Type, PatchField, GeoMesh >::Boundary::scalarInterfaces(), motionSmootherAlgo::scaleMesh(), meshRefinement::selectSeparatedCoupledFaces(), fvMeshSubset::setCellSubset(), fvMatrix< Type >::setComponentReference(), rotorDiskSource::setFaceArea(), polyBoundaryMesh::setGroup(), fvMeshSubset::setLargeCellSubset(), epsilonWallFunctionFvPatchScalarField::setMaster(), omegaWallFunctionFvPatchScalarField::setMaster(), fvMeshTools::setPatchFields(), pointConstraints::setPatchFields(), removeCells::setRefinement(), perfectInterface::setRefinement(), tetDecomposer::setRefinement(), createShellMesh::setRefinement(), combineFaces::setRefinement(), addPatchCellLayer::setRefinement(), Foam::setSnGrad(), combineFaces::setUnrefinement(), fvMatrix< Type >::setValuesFromList(), polyBoundaryMesh::shuffle(), temperatureDependent::sigma(), singleCellFvMesh::singleCellFvMesh(), cellQuality::skewness(), Foam::fvc::smooth(), GaussSeidelSmoother::smooth(), symGaussSeidelSmoother::smooth(), TGaussSeidelSmoother< Type, DType, LUType >::smooth(), nonBlockingGaussSeidelSmoother::smooth(), snappyRefineDriver::snappyRefineDriver(), snGradScheme< Type >::snGrad(), rigidBodyMeshMotionSolver::solve(), thermalBaffle::solveEnergy(), meshRefinement::splitFaces(), Foam::fvc::spread(), LduMatrix< Type, DType, LUType >::sumA(), lduMatrix::sumA(), cellDistFuncs::sumPatchSize(), Foam::fvc::surfaceIntegrate(), surfacePatchIOList::surfacePatchIOList(), Foam::fvc::surfaceSum(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), Foam::fvc::sweep(), syncTools::syncBoundaryFaceList(), syncTools::syncEdgeMap(), syncTools::syncFaceList(), syncTools::syncPointMap(), heheuPsiThermo< BasicPsiThermo, MixtureType >::Tb(), meshRefinement::testSyncBoundaryFaceList(), thermalBaffle1DFvPatchScalarField< solidType >::thermalBaffle1DFvPatchScalarField(), temperatureDependentContactAngleForce::theta(), distributionContactAngleForce::theta(), perturbedTemperatureDependentContactAngleForce::theta(), pointMesh::thisDb(), externalCoupledTemperatureMixedFvPatchScalarField::transferData(), ThermoSurfaceFilm< CloudType >::transferParcel(), thermoSingleLayer::transferPrimaryRegionSourceFields(), kinematicSingleLayer::transferPrimaryRegionSourceFields(), globalIndexAndTransform::transformIndicesForPatches(), triSurfaceTools::triangulate(), triSurfaceTools::triangulateFaceCentre(), triSurface::triSurfInstance(), heheuPsiThermo< BasicPsiThermo, MixtureType >::Tu(), multiComponentMixture< ThermoType >::typeName(), polyBoundaryMesh::types(), GeometricField< Type, PatchField, GeoMesh >::Boundary::types(), dynamicRefineFvMesh::unrefine(), patch::update(), mixedUnburntEnthalpyFvPatchScalarField::updateCoeffs(), gradientUnburntEnthalpyFvPatchScalarField::updateCoeffs(), fixedUnburntEnthalpyFvPatchScalarField::updateCoeffs(), mixedEnergyFvPatchScalarField::updateCoeffs(), fixedEnergyFvPatchScalarField::updateCoeffs(), inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs(), inclinedFilmNusseltInletVelocityFvPatchVectorField::updateCoeffs(), fWallFunctionFvPatchScalarField::updateCoeffs(), v2WallFunctionFvPatchScalarField::updateCoeffs(), totalFlowRateAdvectiveDiffusiveFvPatchScalarField::updateCoeffs(), kLowReWallFunctionFvPatchScalarField::updateCoeffs(), mappedVelocityFluxFixedValueFvPatchField::updateCoeffs(), mappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), gradientEnergyFvPatchScalarField::updateCoeffs(), filmPyrolysisTemperatureCoupledFvPatchScalarField::updateCoeffs(), filmPyrolysisVelocityCoupledFvPatchVectorField::updateCoeffs(), wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), alphatWallFunctionFvPatchScalarField::updateCoeffs(), greyDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), convectiveHeatTransferFvPatchScalarField::updateCoeffs(), wallHeatTransferFvPatchScalarField::updateCoeffs(), GeometricField< Type, PatchField, GeoMesh >::Boundary::updateCoeffs(), alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), alphatFilmWallFunctionFvPatchScalarField::updateCoeffs(), filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::updateCoeffs(), waveSurfacePressureFvPatchScalarField::updateCoeffs(), thermalBaffle1DFvPatchScalarField< solidType >::updateCoeffs(), advectiveFvPatchField< Type >::updateCoeffs(), energyRegionCoupledFvPatchScalarField::updateInterfaceMatrix(), pointBoundaryMesh::updateMesh(), polyBoundaryMesh::updateMesh(), motionSmootherAlgo::updateMesh(), reactingOneDim::updatePhiGas(), reactingOneDim::updateqr(), thermoSingleLayer::updateSurfaceTemperatures(), kinematicSingleLayer::updateSurfaceVelocities(), UpwindFitData< Polynomial >::UpwindFitData(), USERD_get_nsided_conn(), USERD_get_part_coords(), USERD_get_part_element_ids_by_type(), USERD_get_part_elements_by_type(), USERD_get_part_node_ids(), cellToCellStencil::validBoundaryFaces(), cellToFaceStencil::validBoundaryFaces(), Implicit< CloudType >::velocityCorrection(), viscosityModel::viscosityProperties(), polyMeshTools::volRatio(), heThermo< BasicSolidThermo, MixtureType >::W(), wallLayerCells::wallLayerCells(), WallLocalSpringSliderDashpot< CloudType >::WallLocalSpringSliderDashpot(), extendedUpwindCellToFaceStencil::weightedSum(), extendedCellToFaceStencil::weightedSum(), midPoint< Type >::weights(), reverseLinear< Type >::weights(), clippedLinear< Type >::weights(), outletStabilised< Type >::weights(), limitedSurfaceInterpolationScheme< Type >::weights(), polyBoundaryMesh::whichPatch(), boundaryMesh::whichPatch(), while(), yPlus::write(), wallHeatFlux::write(), wallShearStress::write(), wallHeatTransferCoeff::write(), regionSizeDistribution::write(), polyBoundaryMesh::writeData(), externalCoupledMixedFvPatchField< scalar >::writeData(), GeometricField< Type, PatchField, GeoMesh >::Boundary::writeEntry(), ensightParts::writeField(), externalCoupledMixedFvPatchField< scalar >::writeGeometry(), boundaryMesh::writeTriSurface(), turbulenceModel::y(), nutUWallFunctionFvPatchScalarField::yPlus(), nutURoughWallFunctionFvPatchScalarField::yPlus(), nutkWallFunctionFvPatchScalarField::yPlus(), nutLowReWallFunctionFvPatchScalarField::yPlus(), nutkFilmWallFunctionFvPatchScalarField::yPlus(), nutUSpaldingWallFunctionFvPatchScalarField::yPlus(), nutUTabulatedWallFunctionFvPatchScalarField::yPlus(), MRFZone::zero(), fvMeshTools::zeroPatchFields(), meshRefinement::zonify(), externalCoupledMixedFvPatchField< scalar >::~externalCoupledMixedFvPatchField(), fvFieldDecomposer::~fvFieldDecomposer(), generalizedNewtonian< BasicTurbulenceModel >::~generalizedNewtonian(), Gulders::~Gulders(), GuldersEGR::~GuldersEGR(), incompressibleTurbulenceModel::~incompressibleTurbulenceModel(), leastSquaresVectors::~leastSquaresVectors(), particle< Type >::~particle(), skewCorrectionVectors::~skewCorrectionVectors(), SpecieMixture< MixtureType >::~SpecieMixture(), Stokes< BasicTurbulenceModel >::~Stokes(), strainRateFunction::~strainRateFunction(), and thermalBaffle::~thermalBaffle().

◆ sfb

const scalarField& sfb = sf.boundaryField()[patchi]

Definition at line 36 of file getPatchFieldScalar.H.

◆ bMesh

const polyBoundaryMesh& bMesh = meshPtr->boundaryMesh()

Definition at line 37 of file getPatchFieldScalar.H.