UList.H File Reference
Include dependency graph for UList.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  List< T >
 A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bounds checking, etc. More...
 
class  SubList< T >
 A List obtained as a section of another List. More...
 
class  UList< T >
 A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscript bounds checking, etc. More...
 
class  UList< T >
 A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscript bounds checking, etc. More...
 
class  UList< T >::less
 Less function class that can be used for sorting. More...
 
class  UList< T >::greater
 Greater function class that can be used for sorting. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define forAll(list, i)   for (Foam::label i=0; i<(list).size(); i++)
 Loop across all elements in list. More...
 
#define forAllReverse(list, i)   for (Foam::label i=(list).size()-1; i>=0; i--)
 Reverse loop across all elements in list. More...
 
#define forAllIter(Container, container, iter)
 Iterate across all elements in the container object of type. More...
 
#define forAllConstIter(Container, container, iter)
 Iterate across all elements in the container object of type. More...
 

Typedefs

typedef UList< label > labelUList
 

Functions

template<class T >
void writeEntry (Ostream &os, const UList< T > &)
 
template<class T >
Ostream & operator<< (Ostream &, const UList< T > &)
 
template<class T >
Istream & operator>> (Istream &, UList< T > &)
 
template<class T >
void sort (UList< T > &)
 
template<class T , class Cmp >
void sort (UList< T > &, const Cmp &)
 
template<class T >
void stableSort (UList< T > &)
 
template<class T , class Cmp >
void stableSort (UList< T > &, const Cmp &)
 
template<class T >
void shuffle (UList< T > &)
 
template<class T >
void reverse (UList< T > &, const label n)
 
template<class T >
void reverse (UList< T > &)
 
template<class ListType >
void writeListEntry (Ostream &os, const ListType &l)
 
template<class ListType >
void writeListEntries (Ostream &os, const ListType &l)
 
template<class ListType >
void writeListEntries (Ostream &os, const word &keyword, const ListType &l)
 

Detailed Description

Original source file UList.H

Definition in file UList.H.

Macro Definition Documentation

◆ forAll

#define forAll (   list,
 
)    for (Foam::label i=0; i<(list).size(); i++)

Loop across all elements in list.

Usage
forAll(anyList, i)
{
statements;
}
See also
forAllReverse

Definition at line 434 of file UList.H.

Referenced by greyMean::aCont(), wideBand::aCont(), preserveBafflesConstraint::add(), preserveFaceZonesConstraint::add(), preservePatchesConstraint::add(), singleProcessorFaceSetsConstraint::add(), labelRanges::add(), BinSum< IndexType, List, CombineOp >::add(), fvMeshAdder::add(), ISAT< ThermoType >::add(), polyMeshAdder::add(), refinementHistory::add(), extendedEdgeMesh::add(), MRFZoneList::addAcceleration(), fvMatrix< Type >::addBoundaryDiag(), fvMatrix< Type >::addBoundarySource(), cellTable::addCellZones(), surfaceZonesInfo::addCellZonesToMesh(), fvMatrix< Type >::addCmptAvBoundaryDiag(), MRFZone::addCoriolis(), addPatchCellLayer::addedCells(), mapPatchChange::addedPatches(), surfaceZonesInfo::addFaceZonesToMesh(), radiativeIntensityRay::addIntensity(), lduPrimitiveMesh::addInterfaces(), edgeSurface::addIntersectionEdges(), snappyLayerDriver::addLayers(), fieldAverage::addMeanSqrToPrime2Mean(), polyTopoChange::addMesh(), meshRefinement::addMeshedPatch(), fvMeshTools::addPatch(), repatchMesh::addPatch(), polyMesh::addPatches(), Foam::AddPatchFields(), porosityModelList::addResistance(), cellZoneSet::addSet(), pointZoneSet::addSet(), faceZoneSet::addSet(), fvModels::addsSupToField(), heatSource::addSup(), effectivenessHeatExchangerSource::addSup(), solidificationMeltingSource::addSup(), clouds::addSupFields(), surfaceFilm::addSupFields(), fvMatrix< Type >::addToInternalField(), pointPatchField< vector >::addToInternalField(), polyTopoChanger::addTopologyModifiers(), vtkPVFoam::addToSelection(), regIOobject::addWatch(), fileOperation::addWatches(), masterUncollatedFileOperation::addWatches(), surfMesh::addZones(), MeshedSurface< Foam::face >::addZones(), polyMesh::addZones(), cloud::aDisp(), Foam::adjustPhi(), pairGAMGAgglomeration::agglomerate(), eagerGAMGProcAgglomeration::agglomerate(), manualGAMGProcAgglomeration::agglomerate(), pairPatchAgglomeration::agglomerate(), GAMGInterface::agglomerateCoeffs(), GAMGAgglomeration::agglomerateLduAddressing(), singleCellFvMesh::agglomPatchFieldMapper::agglomPatchFieldMapper(), cellToCellStencil::allCoupledFacesPatch(), cellToFaceStencil::allCoupledFacesPatch(), extendedEdgeMesh::allNearestFeatureEdges(), extendedEdgeMesh::allNearestFeaturePoints(), UPstream::allocateCommunicator(), UPstream::allToAll(), waveAlphaFvPatchScalarField::alphan(), parcelCloudList::ap(), DynamicList< Foam::triFace >::append(), DynamicField< T, SizeInc, SizeMult, SizeDiv >::append(), List< Field< scalar > >::append(), blockEdge::appendEndPoints(), meshToMeshMethod::appendNbrCells(), AMIMethod::appendNbrFaces(), directMethod::appendToDirectSeeds(), preserveBafflesConstraint::apply(), preserveFaceZonesConstraint::apply(), preservePatchesConstraint::apply(), singleProcessorFaceSetsConstraint::apply(), refinementHistory::apply(), forces::applyBins(), decompositionMethod::applyConstraints(), rigidBodyModel::applyRestraints(), patchInteractionDataList::applyToPatch(), ParticleErosion< CloudType >::applyToPatch(), setToCellZone::applyToSet(), faceZoneToFaceZone::applyToSet(), setToPointZone::applyToSet(), setToFaceZone::applyToSet(), normalToFace::applyToSet(), setAndNormalToFaceZone::applyToSet(), setsToFaceZone::applyToSet(), face::area(), face::areaInContact(), attachPolyTopoChanger::attach(), FreeStream< CloudType >::autoMap(), Foam::fvc::average(), face::average(), sampledSurface::average(), Foam::average(), InjectionModelList< Foam::MomentumCloud< CloudType > >::averageParcelMass(), AveragingMethod< Foam::Vector >::AveragingMethod(), motionSmootherAlgo::avg(), snappySnapDriver::avgCellCentres(), binaryTree< ThermoType >::balance(), meshRefinement::balance(), meshRefinement::balanceAndRefine(), lduAddressing::band(), Foam::bandCompression(), basicCombustionMixture::basicCombustionMixture(), basicSpecieMixture::basicSpecieMixture(), ListHashTable< T, Key, Hash >::begin(), BinSum< IndexType, List, CombineOp >::BinSum(), blackBodyEmission::blackBodyEmission(), bladeModel::bladeModel(), booleanSurface::booleanSurface(), GeometricField< Type, PatchField, GeoMesh >::Boundary::Boundary(), primitiveMeshTools::boundaryFaceSkewness(), GeometricField< Type, PatchField, GeoMesh >::Boundary::boundaryInternalField(), fvMatrix< Type >::boundaryManipulate(), meshSearch::boundaryTree(), searchableBox::boundingSpheres(), searchableSurfaceCollection::boundingSpheres(), triSurfaceMesh::boundingSpheres(), searchableSurfacesQueries::bounds(), MomentumCloud< Foam::DSMCCloud >::buildCellOccupancy(), Implicit< CloudType >::cacheFields(), ParticleForceList< MomentumCloud< CloudType > >::cacheFields(), faceAreaIntersect::calc(), ReactingParcel< ParcelType >::calc(), ReactingMultiphaseParcel< ParcelType >::calc(), binaryNode< ThermoType >::calcA(), nearWallFields::calcAddressing(), fieldAverage::calcAverages(), PatchTools::calcBounds(), Foam::meshTools::calcBoxPointNormals(), decompositionMethod::calcCellCells(), faceZone::calcCellLayers(), primitiveMesh::calcCells(), targetCoeffTrim::calcCoeffs(), mapDistributeBase::calcCompactAddressing(), curvatureSeparation::calcCosAngle(), ParticleForceList< MomentumCloud< CloudType > >::calcCoupled(), ReactingMultiphaseParcel< ParcelType >::calcDevolatilisation(), cellMatcher::calcEdgeAddressing(), enrichedPatch::calcEnrichedFaces(), faceCoupleInfo::calcFaceCentres(), faceCoupleInfo::calcFacePointAverages(), cellToFaceStencil::calcFaceStencil(), coupledPolyPatch::calcFaceTol(), faceZone::calcFaceZonePatch(), CentredFitSnGradData< Polynomial >::calcFit(), FitData< CentredFitSnGradData< Polynomial >, extendedCentredCellToFaceStencil, Polynomial >::calcFit(), forces::calcForcesMoment(), fieldsExpression::calcGeoFieldOp(), symmetryPlanePolyPatch::calcGeometry(), wedgePolyPatch::calcGeometry(), processorPolyPatch::calcGeometry(), faceLimitedGrad< Type >::calcGrad(), faceMDLimitedGrad< Type >::calcGrad(), cellMDLimitedGrad< Type >::calcGrad(), triSurfaceSearch::calcInside(), triSurfaceTools::calcInterpolationWeights(), curvatureSeparation::calcInvR1(), cellMatcher::calcLocalFaces(), zone::calcLookupMap(), mappedPatchBase::calcMapping(), snappySnapDriver::calcNearestSurface(), ParticleForceList< MomentumCloud< CloudType > >::calcNonCoupled(), ReactingParcel< ParcelType >::calcPhaseChange(), cellMatcher::calcPointFaceIndex(), interpolationCellPointWallModified< Type >::calcPointField(), primitiveMesh::calcPointOrder(), createShellMesh::calcPointRegions(), lineFace::calcSamples(), addPatchCellLayer::calcSidePatch(), snappySnapDriver::calcSnapDistance(), fixedCoeff::calcTransformModelData(), DarcyForchheimer::calcTransformModelData(), ConstantRateDevolatilisation< CloudType >::calculate(), P1::calculate(), LiquidEvaporation< CloudType >::calculate(), partialFaceAreaWeightAMI::calculate(), LiquidEvaporationBoil< CloudType >::calculate(), directAMI::calculate(), mapNearestAMI::calculate(), epsilonWallFunctionFvPatchScalarField::calculate(), omegaWallFunctionFvPatchScalarField::calculate(), viewFactor::calculate(), faceAreaWeightAMI::calculate(), fvDOM::calculate(), standardChemistryModel< ThermoType >::calculate(), SingleKineticRateDevolatilisation< CloudType >::calculate(), rotorDiskSource::calculate(), cellVolumeWeightMethod::calculateAddressing(), mapNearestMethod::calculateAddressing(), directMethod::calculateAddressing(), correlationFunction< Type >::calculateCorrelationFunction(), meshRefinement::calculateEdgeWeights(), singleStepCombustion::calculateMaxProducts(), fieldAverage::calculateMeanFields(), fieldAverage::calculatePrime2MeanFields(), singleStepCombustion::calculateqFuel(), GAMGAgglomeration::calculateRegionMaster(), standardChemistryModel< ThermoType >::calculateRR(), epsilonWallFunctionFvPatchScalarField::calculateTurbulenceFields(), omegaWallFunctionFvPatchScalarField::calculateTurbulenceFields(), nutkFilmWallFunctionFvPatchScalarField::calcUTau(), nutUSpaldingWallFunctionFvPatchScalarField::calcUTau(), pointMVCWeight::calcWeights(), LiquidEvaporation< CloudType >::calcXc(), LiquidEvaporationBoil< CloudType >::calcXc(), CompositionModel< Foam::ThermoCloud< CloudType > >::carrierId(), ListHashTable< T, Key, Hash >::cbegin(), tetOverlapVolume::cellCellOverlapMinDecomp(), tetOverlapVolume::cellCellOverlapVolumeMinDecomp(), primitiveMesh::cellCells(), primitiveMeshTools::cellClosedness(), primitiveMeshTools::cellDeterminant(), primitiveMesh::cellEdges(), cellFeatures::cellFeatures(), cellMapper::cellMapper(), cellMatcher::cellMatcher(), cellModeller::cellModeller(), fvMotionSolver::cellMotionBoundaryTypes(), primitiveMesh::cellPoints(), heThermo< BasicSolidThermo, MixtureType >::cellSetProperty(), hexRef8::cellShapes(), polyMeshTetDecomposition::cellTetIndices(), valueMultiComponentMixture< ThermoType >::cellThermoMixture(), OppositeFaceCellWave< Type, TrackingData >::cellToFace(), FaceCellWave< Type, TrackingData >::cellToFace(), coefficientWilkeMultiComponentMixture< ThermoType >::cellTransportMixture(), valueMultiComponentMixture< ThermoType >::cellTransportMixture(), ReactingParcel< ParcelType >::cellValueSourceCorrection(), face::centre(), cell::centre(), cellModel::centre(), CentredFitData< Polynomial >::CentredFitData(), MPLICface::Cf(), repatchPolyTopoChanger::changeAnchorPoint(), polyTopoChange::changeMesh(), repatchMesh::changePatchType(), polyTopoChanger::changeTopology(), layerAdditionRemoval::changeTopology(), faceZone::checkAddressing(), edgeCollapser::checkBadFaces(), Foam::polyMeshCheck::checkCellDeterminant(), primitiveMesh::checkCellsZipUp(), primitiveMesh::checkCellVolumes(), searchableSurfaces::checkClosed(), primitiveMesh::checkClosedCells(), primitiveMesh::checkCommonOrder(), primitiveMesh::checkConcaveCells(), meshRefinement::checkCoupledFaceZones(), FaceCellWave< Type, TrackingData >::checkCyclic(), meshRefinement::checkData(), MeshZones< cellZone, polyMesh >::checkDefinition(), zone::checkDefinition(), polyBoundaryMesh::checkDefinition(), primitiveMesh::checkEdgeLength(), triSurface::checkEdges(), Foam::polyMeshCheck::checkFaceAngles(), primitiveMesh::checkFaceAngles(), Foam::polyMeshCheck::checkFaceArea(), primitiveMesh::checkFaceAreas(), Foam::polyMeshCheck::checkFaceDotProduct(), primitiveMesh::checkFaceFaces(), Foam::polyMeshCheck::checkFaceFlatness(), primitiveMesh::checkFaceFlatness(), primitiveMesh::checkFaceOrthogonality(), Foam::polyMeshCheck::checkFacePyramids(), primitiveMesh::checkFacePyramids(), MeshedSurface< Foam::face >::checkFaces(), Foam::polyMeshCheck::checkFaceSkewness(), primitiveMesh::checkFaceSkewness(), Foam::polyMeshCheck::checkFaceTet(), Foam::polyMeshCheck::checkFaceTets(), polyMeshTetDecomposition::checkFaceTets(), Foam::polyMeshCheck::checkFaceTwist(), primitiveMesh::checkFaceVertices(), Foam::polyMeshCheck::checkFaceWeights(), searchableSurfaces::checkIntersection(), hexRef8::checkMesh(), edgeCollapser::checkMeshQuality(), Foam::checkNonManifoldEdge(), searchableSurfaces::checkNormalOrientation(), PatchTools::checkOrientation(), CollisionRecordList< vector, vector >::checkPairRecord(), MeshZones< cellZone, polyMesh >::checkParallelSync(), polyBoundaryMesh::checkParallelSync(), pointZone::checkParallelSync(), faceZone::checkParallelSync(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::checkPointManifold(), primitiveMesh::checkPoints(), searchableSurfaces::checkQuality(), hexRef8::checkRefinementLevels(), GAMGAgglomeration::checkRestriction(), searchableSurfaces::checkSizes(), edgeMeshFormatsCore::checkSupport(), surfaceFormatsCore::checkSupport(), enrichedPatch::checkSupport(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::checkTopology(), triSurface::checkTriangles(), Foam::polyMeshCheck::checkTriangleTwist(), primitiveMesh::checkUpperTriangular(), Foam::polyMeshCheck::checkVolRatio(), CollisionRecordList< vector, vector >::checkWallRecord(), meshRefinement::checkZoneFaces(), MeshedSurface< Foam::face >::checkZones(), surfMesh::checkZones(), ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction >::ChemicallyActivatedReactionRate(), SprayParcel< ParcelType >::chi(), ensightPartFaces::classify(), extendedEdgeMesh::classifyFeaturePoint(), probes::classifyFields(), components::clear(), PtrList< transferModel >::clear(), PstreamBuffers::clear(), ListHashTable< T, Key, Hash >::clear(), polyBoundaryMesh::clearAddressing(), MeshZones< cellZone, polyMesh >::clearAddressing(), polyBoundaryMesh::clearGeom(), refinementHistory::clone(), CloudFunctionObjectList< MomentumCloud< CloudType > >::CloudFunctionObjectList(), Foam::cmptAv(), Foam::cmptMag(), Foam::cmptMax(), Foam::cmptMin(), fvPatch::Cn(), cellShape::collapsedFaces(), triSurfaceTools::collapseEdges(), collatedFileOperation::collatedFileOperation(), meshRefinement::collectAndPrint(), extendedCellToFaceStencil::collectData(), extendedFaceToCellStencil::collectData(), meshRefinement::collectFaces(), mappedPatchBase::collectSamples(), ORourkeCollision< CloudType >::collide(), CollisionRecordList< vector, vector >::CollisionRecordList(), Foam::ListListOps::combine(), GAMGInterface::combine(), refinementHistory::combineCells(), Pstream::combineGather(), GAMGAgglomeration::combineLevels(), Foam::ListListOps::combineOffset(), commSchedule::commSchedule(), UPstream::commsStruct::commsStruct(), extendedCentredCellToFaceStencil::compact(), extendedCentredFaceToCellStencil::compact(), extendedCentredCellToCellStencil::compact(), mapDistributeBase::compact(), refinementHistory::compact(), GAMGAgglomeration::compactLevels(), CompactListList< T, Container >::CompactListList(), Foam::ComplexField(), Foam::component(), profileModelList::connectBlades(), edgeCollapser::consistentCollapse(), hexRef8::consistentRefinement(), hexRef8::consistentSlowRefinement(), hexRef8::consistentSlowRefinement2(), hexRef8::consistentUnrefinement(), molecule::constantProperties::constantProperties(), ConstantRateDevolatilisation< CloudType >::ConstantRateDevolatilisation(), limitVelocity::constrain(), limitTemperature::constrain(), fvConstraints::constrain(), meanVelocityForce::constrain(), pointConstraints::constrainCorners(), Foam::meshTools::constrainDirection(), meanVelocityForce::constrainedFields(), kinematicSingleLayer::constrainFilmField(), Foam::constrainHbyA(), Foam::constrainPhiHbyA(), Foam::constrainPressure(), fvConstraints::constrainsField(), Foam::meshTools::constrainToMeshCentre(), labelRanges::contains(), boundBox::contains(), boundBox::containsAny(), ListCompactIO< face, label >::convertFromCompact(), ListCompactIO< face, label >::convertToCompact(), vtkPVFoam::convertVolInternalField(), searchableBox::coordinates(), searchableSurfaceCollection::coordinates(), polyMeshFilter::copyMesh(), dynamicCode::copyOrCreateFiles(), singleRegionCorrectorConvergenceControl::corrCriteriaSatisfied(), pimpleMultiRegionControl::corrCriteriaSatisfied(), forceList::correct(), nearWallDistNoSearch::correct(), nearWallDist::correct(), transferModelList::correct(), ejectionModelList::correct(), patchEjection::correct(), PaSR::correct(), patchPatchDist::correct(), pointPatchDist::correct(), contactAngleForce::correct(), drippingEjection::correct(), strainRateFunction::correct(), wallDistData< TransferType >::correct(), meshWave::correct(), BrunDrippingEjection::correct(), curvatureSeparation::correct(), patchDataWave< TransferType >::correct(), fvModels::correct(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::correct(), radiativeIntensityRay::correct(), Maxwell< BasicMomentumTransportModel >::correct(), SSG< BasicMomentumTransportModel >::correct(), LRR< BasicMomentumTransportModel >::correct(), EDC::correct(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::correct(), motionSmootherAlgo::correct(), gaussGrad< Type >::correctBoundaryConditions(), motionSmootherAlgo::correctBoundaryConditions(), cellDistFuncs::correctBoundaryFaceCells(), cellDistFuncs::correctBoundaryPointCells(), MRFZoneList::correctBoundaryVelocity(), MRFZone::correctBoundaryVelocity(), thermoSingleLayer::correctCoverage(), twoDPointCorrector::correctDisplacement(), blockDescriptor::correctFacePoints(), thermoSingleLayer::correctHforMappedT(), mixtureKEpsilon< BasicMomentumTransportModel >::correctInletOutlet(), cubic< Type >::correction(), pointLinear< Type >::correction(), linearUpwind< Type >::correction(), linearUpwindV< Type >::correction(), outletStabilised< Type >::correction(), basicSpecieMixture::correctMassFractions(), standardPhaseChange::correctModel(), waxSolventEvaporation::correctModel(), solidification::correctModel(), twoDPointCorrector::correctPoints(), rigidBodySolver::correctQuaternionJoints(), ReactingParcel< ParcelType >::correctSurfaceValues(), Foam::correctUphiBCs(), ReynoldsStress< LESModel< BasicMomentumTransportModel > >::correctWallShearStress(), fvMeshDistribute::countCells(), meshRefinement::countHits(), PointEdgeWave< Type, TrackingData >::countPatchType(), removePoints::countPointUsage(), cyclicPolyPatch::coupledEdges(), globalMeshData::coupledPatch(), globalMeshData::coupledPatchMeshEdgeMap(), cyclicPolyPatch::coupledPoints(), solidMixtureProperties::Cp(), Foam::cp(), liquidMixtureProperties::Cp(), CompositionModel< Foam::ThermoCloud< CloudType > >::Cp(), Foam::cpFiles(), epsilonWallFunctionFvPatchScalarField::createAveragingWeights(), omegaWallFunctionFvPatchScalarField::createAveragingWeights(), meshRefinement::createBaffles(), logFiles::createFiles(), Keyed< T >::createList(), dynamicCode::createMakeFiles(), Foam::createWithValues(), meshRefinement::createZoneBaffles(), singleRegionConvergenceControl::criteriaSatisfied(), pimpleMultiRegionControl::criteriaSatisfied(), STARCD::cullPoints(), Distribution< Type >::cumulativeNormalised(), Distribution< Type >::cumulativeRaw(), multiSolidBodyMotionSolver::curPoints(), interpolatingSolidBodyMotionSolver::curPoints(), displacementComponentLaplacianFvMotionSolver::curPoints(), displacementLinearMotionMotionSolver::curPoints(), displacementLaplacianFvMotionSolver::curPoints(), motionSmootherAlgo::curPoints(), triSurface::curvature(), curvatureSeparation::curvatureSeparation(), hexCellLooper::cut(), geomCellLooper::cut(), Foam::meshTools::cutDirToEdge(), MPLICface::cutFace(), cyclicAMIGAMGInterface::cyclicAMIGAMGInterface(), cyclicGAMGInterface::cyclicGAMGInterface(), cyclicTransform::cyclicTransform(), liquidMixtureProperties::D(), DAC< ThermoType >::DAC(), thirdBodyArrheniusReactionRate::dcidc(), FallOffReactionRate< ReactionRate, FallOffFunction >::dcidc(), ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction >::dcidc(), fvMatrix< Type >::DD(), MRFZoneList::DDt(), powerSeriesReactionRate::ddT(), fluxLimitedLangmuirHinshelwoodReactionRate::ddT(), globalIndexAndTransform::decodeTransformIndex(), structuredDecomp::decompose(), decompositionMethod::decompose(), hierarchGeomDecomp::decompose(), fvFieldDecomposer::decomposeField(), fvFieldDecomposer::decomposeFields(), triSurfaceTools::delaunay2D(), mapPatchChange::deletedPatches(), repatchMesh::deletePatch(), cellZoneSet::deleteSet(), pointZoneSet::deleteSet(), faceZoneSet::deleteSet(), cyclicFvPatch::delta(), cyclicAMIFvPatch::delta(), fvMesh::delta(), blackBodyEmission::deltaLambdaT(), standardChemistryModel< ThermoType >::derivatives(), snappySnapDriver::detectNearSurfaces(), DiagonalMatrix< scalar >::DiagonalMatrix(), dimensionSets::dimensionSets(), directions::directions(), argList::displayDoc(), searchableSurfaceCollection::distribute(), fvMeshDistribute::distribute(), refinementHistory::distribute(), mapDistributeBase::distribute(), distributedTriSurfaceMesh::distribute(), meshRefinement::distribute(), distributedTriSurfaceMesh::distributedTriSurfaceMesh(), distributedWeightedFvPatchFieldMapper::distributedWeightedFvPatchFieldMapper(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::divj(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::divq(), nonUnityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::divq(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::divq(), snappyLayerDriver::doLayers(), meshRefinement::doRemovePoints(), meshRefinement::doRestorePoints(), snappySnapDriver::doSnap(), DRGEP< ThermoType >::DRGEP(), DSMCCloud< ParcelType >::DSMCCloud(), Dual< Type >::Dual(), meshRefinement::dumpIntersections(), meshRefinement::dumpRefinementLevel(), Reaction< ReactionThermo >::dwdc(), Reaction< ReactionThermo >::dwdT(), dynamicCodeContext::dynamicCodeContext(), dynamicMeshPointInterpolator::dynamicMeshPointInterpolator(), dynamicRefineFvMesh::dynamicRefineFvMesh(), blackBodyEmission::EbDeltaLambdaT(), extendedEdgeMesh::edgeBaffles(), primitiveMesh::edgeCells(), face::edgeDirection(), edgeIntersections::edgeIntersections(), PatchTools::edgeNormals(), extendedEdgeMesh::edgeNormals(), PatchTools::edgeOwner(), cell::edges(), cellModel::edges(), edgeSurface::edgeSurface(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::edgeToFace(), PointEdgeWave< Type, TrackingData >::edgeToPoint(), extendedEdgeMesh::edgeTreesByType(), cloud::EDisp(), EFA< ThermoType >::EFA(), Foam::eigenValues(), ejectionModelList::ejectionModelList(), waveSuperposition::elevation(), globalIndexAndTransform::encodeTransformIndex(), systemCall::end(), functionObjectList::end(), pairPotential::energyTable(), engineMesh::engineMesh(), parcelCloudList::Ep(), mixtureKEpsilon< BasicMomentumTransportModel >::epsilonBoundaryTypes(), Foam::evaluate(), GeometricField< Type, PatchField, GeoMesh >::Boundary::evaluate(), Foam::evaluateConstraintTypes(), seriesProfile::evaluateDrag(), seriesProfile::evaluateLift(), WallSpringSliderDashpot< CloudType >::evaluateWall(), WallLocalSpringSliderDashpot< CloudType >::evaluateWall(), parcelCloudList::evolve(), Pstream::exchange(), mapDistributeBase::exchangeAddressing(), Pstream::exchangeSizes(), removeEntry::execute(), removeRegisteredObject::execute(), readFields::execute(), fieldCoordinateSystemTransform::execute(), systemCall::execute(), fieldsExpression::execute(), functionObjectList::execute(), masterUncollatedFileOperation::exists(), sampledSurfaces::expire(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedEdgeMesh::extendedEdgeMesh(), extendedFaceToCellStencil::extendedFaceToCellStencil(), extendedFeatureEdgeMesh::extendedFeatureEdgeMesh(), extendedUpwindCellToFaceStencil::extendedUpwindCellToFaceStencil(), triSurfaceMesh::extractCloseness(), regionSizeDistribution::extractData(), triSurfaceMesh::extractPointCloseness(), extrudePatchMesh::extrudePatchMesh(), polyPatch::faceCellCentres(), primitiveMeshTools::faceConcavity(), Foam::faceCorr(), faceCoupleInfo::faceCoupleInfo(), primitiveMesh::faceEdges(), primitiveMeshTools::faceFlatness(), PatchToPatchInterpolation< FromPatch, ToPatch >::faceInterpolate(), hexRef8::faceLevel(), faceMapper::faceMapper(), cellQuality::faceNonOrthogonality(), primitiveMeshTools::faceOrthogonality(), polyMeshTools::faceOrthogonality(), Foam::facePointN(), mappedPatchBase::facePoints(), FacePostProcessing< CloudType >::FacePostProcessing(), primitiveMeshTools::facePyramidVolume(), cellModel::faces(), boundBox::faces(), triSurface::faces(), hexMatcher::faceSizeMatch(), prismMatcher::faceSizeMatch(), pyrMatcher::faceSizeMatch(), tetMatcher::faceSizeMatch(), tetWedgeMatcher::faceSizeMatch(), wedgeMatcher::faceSizeMatch(), polyMeshTools::faceSkewness(), cellQuality::faceSkewness(), primitiveMeshTools::faceSkewness(), OppositeFaceCellWave< Type, TrackingData >::faceToCell(), FaceCellWave< Type, TrackingData >::faceToCell(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::faceToEdge(), PrimitivePatchInterpolation< Foam::PrimitivePatch >::faceToPointInterpolate(), polyMeshTools::faceWeights(), FallOffReactionRate< ReactionRate, FallOffFunction >::FallOffReactionRate(), extendedEdgeMesh::featurePointNormals(), searchablePlateFeatures::features(), Foam::fftRenumber(), FieldActivatedInjection< CloudType >::FieldActivatedInjection(), FieldField< Foam::Field, LUType >::FieldField(), fileName::fileName(), fileOperation::filePath(), masterUncollatedFileOperation::filePathInfo(), cellClassification::fillHangingCells(), cellClassification::fillRegionEdges(), cellClassification::fillRegionPoints(), polyMeshFilter::filter(), surfaceFieldValue::filterField(), ListHashTable< T, Key, Hash >::find(), refinementSurfaces::findAllHigherIntersections(), searchableSurfacesQueries::findAllIntersections(), searchableSurfacesQueries::findAnyIntersection(), polyMeshTetDecomposition::findBasePoint(), refinementParameters::findCells(), Time::findClosestTimeIndex(), functionObjectList::findDict(), localPointRegion::findDuplicateFacePairs(), localPointRegion::findDuplicateFaces(), Foam::meshTools::findEdge(), probes::findElements(), patchProbes::findElements(), refinementSurfaces::findHigherIntersection(), refinementRegions::findHigherLevel(), refinementFeatures::findHigherLevel(), MeshZones< cellZone, polyMesh >::findIndex(), polyBoundaryMesh::findIndex(), pointBoundaryMesh::findIndices(), MeshZones< cellZone, polyMesh >::findIndices(), polyBoundaryMesh::findIndices(), cellVolumeWeightMethod::findInitialSeeds(), refinementSurfaces::findInside(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::findInside(), indexedOctree< Foam::treeDataFace >::findInside(), triSurfaceSearch::findLine(), searchablePlane::findLine(), searchableSphere::findLine(), searchablePlate::findLine(), searchableDisk::findLine(), searchableCylinder::findLine(), searchableSurfaceWithGaps::findLine(), searchableSurfaceCollection::findLine(), searchableBox::findLine(), indexedOctree< Foam::treeDataFace >::findLine(), triSurfaceSearch::findLineAll(), searchablePlane::findLineAll(), searchableSphere::findLineAll(), searchablePlate::findLineAll(), searchableDisk::findLineAll(), searchableCylinder::findLineAll(), searchableSurfaceWithGaps::findLineAll(), searchableSurfaceCollection::findLineAll(), searchableBox::findLineAll(), distributedTriSurfaceMesh::findLineAll(), triSurfaceSearch::findLineAny(), searchableSphere::findLineAny(), searchableCylinder::findLineAny(), searchableBox::findLineAny(), mapNearestMethod::findMappedSrcCell(), MeshZones< cellZone, polyMesh >::findMatching(), polyTopoChanger::findModifierID(), triSurfaceRegionSearch::findNearest(), searchableSurfacesQueries::findNearest(), dynamicTreeDataPoint::findNearest(), searchableExtrudedCircle::findNearest(), triSurfaceSearch::findNearest(), searchablePlane::findNearest(), searchableSphere::findNearest(), searchablePlate::findNearest(), searchableDisk::findNearest(), searchableCylinder::findNearest(), searchableBox::findNearest(), refinementSurfaces::findNearest(), distributedTriSurfaceMesh::findNearest(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::findNearest(), indexedOctree< Foam::treeDataFace >::findNearest(), refinementFeatures::findNearestEdge(), searchableSurfacesQueries::findNearestIntersection(), refinementSurfaces::findNearestIntersection(), refinementFeatures::findNearestPoint(), refinementSurfaces::findNearestRegion(), refinementFeatures::findNearestRegionEdge(), functionObjectList::findObjectID(), searchableExtrudedCircle::findParametricNearest(), fvBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), repatchMesh::findPatchID(), polyBoundaryMesh::findPatchIDs(), mappedPatchBase::findSamples(), polyMeshTetDecomposition::findSharedBasePoint(), polyMeshTetDecomposition::findTet(), cellPointWeight::findTetrahedron(), fileOperation::findTimes(), cellPointWeight::findTriangle(), fileOperation::findWatch(), masterUncollatedFileOperation::findWatch(), MeshZones< cellZone, polyMesh >::findZoneID(), FixedList< Type, 3 >::FixedList(), volPointInterpolation::flatBoundaryField(), kOmegaSSTLM< BasicMomentumTransportModel >::Flength(), mapDistributeBase::flipAndCombine(), extendedEdgeMesh::flipNormals(), fvMatrix< Type >::flux(), fluxLimitedLangmuirHinshelwoodReactionRate::fluxLimitedLangmuirHinshelwoodReactionRate(), for(), damping::forceCoeff(), forceList::forceList(), pairPotential::forceTable(), ListHashTable< T, Key, Hash >::found(), UPstream::freeCommunicators(), FreeStream< CloudType >::FreeStream(), singleStepCombustion::fresCorrect(), faceCorrectedSnGrad< Type >::fullGradCorrection(), fvBoundaryMeshMapper::fvBoundaryMeshMapper(), ddtScheme< Type >::fvcDdtPhiCoeff(), fvFieldDecomposer::fvFieldDecomposer(), fvFieldReconstructor::fvFieldReconstructor(), fvMatrix< Type >::fvMatrix(), gaussConvectionScheme< Type >::fvmDiv(), fvMeshLduAddressing::fvMeshLduAddressing(), gaussLaplacianScheme< Type, GType >::fvmLaplacianUncorrected(), GAMGSolver::GAMGSolver(), Pstream::gather(), decomposedBlockData::gather(), lduPrimitiveMesh::gather(), PatchTools::gatherAndMerge(), Pstream::gatherList(), Foam::gAverage(), meshRefinement::gAverage(), get_edge_list(), get_num_edges_list(), Foam::polyMeshCheck::getAffectedCells(), surfaceZonesInfo::getAllClosedNamedSurfaces(), setWriter< Foam::SphericalTensor >::getBaseName(), surfaceZonesInfo::getClosedNamedSurfaces(), triSurfaceTools::getEdge(), Foam::meshTools::getEdgeFaces(), removeCells::getExposedFaces(), searchableSurfaceCollection::getField(), triSurfaceMesh::getField(), distributedTriSurfaceMesh::getField(), surfaceFieldValue::getFieldValues(), cellLooper::getFirstVertEdge(), surfaceSets::getHangingCells(), surfaceZonesInfo::getInsidePointNamedSurfaces(), syncTools::getInternalOrCoupledFaces(), syncTools::getInternalOrMasterFaces(), syncTools::getMasterEdges(), meshRefinement::getMasterEdges(), syncTools::getMasterFaces(), syncTools::getMasterPoints(), meshRefinement::getMasterPoints(), combineFaces::getMergeSets(), cellLooper::getMisAlignedEdge(), surfaceZonesInfo::getNamedSurfaces(), repatchMesh::getNearest(), searchableExtrudedCircle::getNormal(), searchableSphere::getNormal(), searchablePlate::getNormal(), searchableCylinder::getNormal(), searchableSurfaceCollection::getNormal(), searchableBox::getNormal(), triSurfaceMesh::getNormal(), distributedTriSurfaceMesh::getNormal(), cellDistFuncs::getPatchIDs(), cellDistFuncs::getPointNeighbours(), searchableSurfaceCollection::getRegion(), triSurfaceMesh::getRegion(), distributedTriSurfaceMesh::getRegion(), Foam::meshTools::getSharedEdge(), Foam::meshTools::getSharedFace(), hexRef8::getSplitPoints(), surfaceSets::getSurfaceSets(), triSurfaceTools::getTriangle(), surfaceZonesInfo::getUnclosedNamedSurfaces(), surfaceZonesInfo::getUnnamedSurfaces(), removePoints::getUnrefimentSet(), cellLooper::getVertEdgesNonFace(), triSurfaceTools::getVertexTriangles(), triSurfaceTools::getVertexVertices(), cellLooper::getVertFacesNonEdge(), treeDataFace::getVolumeType(), searchableSphere::getVolumeType(), searchableCylinder::getVolumeType(), treeDataPrimitivePatch< PatchType >::getVolumeType(), searchableBox::getVolumeType(), triSurfaceMesh::getVolumeType(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::getVolumeType(), indexedOctree< Foam::treeDataFace >::getVolumeType(), snappySnapDriver::getZoneSurfacePoints(), GAMGProcAgglomeration::globalCellCells(), addPatchCellLayer::globalEdgeFaces(), globalIndexAndTransform::globalIndexAndTransform(), triSurfaceTools::greenRefine(), polyBoundaryMesh::groupPatchIDs(), chemPointISAT< ThermoType >::grow(), meshRefinement::growFaceCellFace(), cellClassification::growSurface(), CompositionModel< Foam::ThermoCloud< CloudType > >::H(), h0(), fvMatrix< Type >::H1(), FaceCellWave< Type, TrackingData >::handleAMICyclicPatches(), FaceCellWave< Type, TrackingData >::handleCyclicPatches(), FaceCellWave< Type, TrackingData >::handleExplicitConnections(), FaceCellWave< Type, TrackingData >::handleProcPatches(), noiseFFT::Hanning(), valueMultiComponentMixture< ThermoType >::thermoMixture::harmonicMassWeighted(), pimpleMultiRegionControl::hasCorrResidualControls(), hashedWordList::hashedWordList(), HashSet< Foam::triFace, Foam::Hash< Foam::triFace > >::HashSet(), FaceCellWave< Type, TrackingData >::hasPatch(), pimpleMultiRegionControl::hasResidualControls(), CompositionModel< Foam::ThermoCloud< CloudType > >::Hc(), basicThermo::heBoundaryBaseTypes(), heThermo< BasicSolidThermo, MixtureType >::heBoundaryCorrection(), basicThermo::heBoundaryTypes(), psiuReactionThermo::heuBoundaryCorrection(), psiuReactionThermo::heuBoundaryTypes(), hexRef8Data::hexRef8Data(), liquidMixtureProperties::hl(), hostCollatedFileOperation::hostCollatedFileOperation(), CompositionModel< Foam::ThermoCloud< CloudType > >::Hs(), parcelCloudList::hsCoeff(), parcelCloudList::hsTrans(), ReynoldsAnalogy::htcByRhoCp(), phaseProperties::id(), Foam::identity(), if(), ignition::ignited(), ignition::igniting(), Foam::Im(), Foam::ImComplexField(), Distribution< Type >::index(), indexedOctree< Foam::treeDataFace >::indexedOctree(), sortLabelledTri::indices(), face::inertia(), InflationInjection< CloudType >::InflationInjection(), FreeStream< CloudType >::inflow(), ejectionModelList::info(), transferModelList::info(), InjectionModelList< Foam::MomentumCloud< CloudType > >::info(), LocalInteraction< CloudType >::info(), parcelCloudList::info(), thermalBaffle::info(), MPPICCloud< Foam::DSMCCloud >::info(), AMIMethod::initialise(), fieldAverage::initialise(), LduMatrix< Type, DType, LUType >::initMatrixInterfaces(), lduMatrix::initMatrixInterfaces(), coupledPolyPatch::initOrder(), InjectionModelList< Foam::MomentumCloud< CloudType > >::inject(), SurfaceFilmModel< Foam::MomentumCloud< CloudType > >::inject(), InjectionModelList< Foam::MomentumCloud< CloudType > >::injectSteadyState(), Foam::inplaceRenumber(), Foam::inplaceReorder(), Foam::inplaceSubset(), Foam::inplaceSubsetMatchingStrings(), HashSet< Foam::triFace, Foam::Hash< Foam::triFace > >::insert(), cellToCellStencil::insertFaceCells(), cellToFaceStencil::insertFaceCells(), Polynomial< Type >::integral(), Polynomial< 8 >::integral(), Table< scalar >::integral(), FieldFunction1< Type, Sine< Type > >::integral(), integratedNonUniformTable::integratedNonUniformTable(), linearInterpolationWeights::integrationWeights(), ThermoSurfaceFilm< CloudType >::interactionTypeEnum(), GAMGInterface::interfaceInternalField(), fvBoundaryMesh::interfaces(), GeometricField< Type, PatchField, GeoMesh >::Boundary::interfaces(), cyclicAMIGAMGInterface::internalFieldTransfer(), cyclicGAMGInterface::internalFieldTransfer(), isoSurface::interpolate(), pointToPointPlanarInterpolation::interpolate(), fvMeshSubset::interpolate(), interpolationCellPointFace< Type >::interpolate(), localMin< Type >::interpolate(), localMax< Type >::interpolate(), interfaceCompressionNew::interpolate(), pointMVCWeight::interpolate(), surfaceInterpolationScheme< GType >::interpolate(), fieldInterpolation< scalar, interpolationCellPoint< scalar > >::interpolate(), singleCellFvMesh::interpolate(), cyclicAMIPolyPatch::interpolate(), meshToMesh0::interpolate(), volPointInterpolation::interpolateBoundaryField(), plane::interpolateField(), isoSurface::interpolateField(), thresholdCellFaces::interpolateField(), patchInternalField::interpolateField(), patch::interpolateField(), triSurfaceMesh::interpolateField(), meshToMesh0::interpolateField(), surfaceInterpolate::interpolateFields(), volPointInterpolation::interpolateInternalField(), Foam::interpolatePointToCell(), AMIInterpolation::interpolateToSource(), AMIInterpolation::interpolateToTarget(), meshToMesh::interpolationMethodAMI(), interRegionExplicitPorositySource::interRegionExplicitPorositySource(), triangleFuncs::intersectAxesBundle(), meshRefinement::intersectedFaces(), meshRefinement::intersectedPoints(), intersectedSurface::intersectedSurface(), face::intersection(), gradingDescriptors::inv(), DiagonalMatrix< scalar >::invert(), Foam::invert(), Foam::invertManyToMany(), Foam::invertOneToMany(), IOobjectList::IOobjectList(), regionModel::isCoupledPatch(), cellFeatures::isFeatureVertex(), ensightPart::isFieldDefined(), meshRefinement::isNormalGap(), isoSurface::isoSurface(), regionModel::isRegionPatch(), TDACChemistryModel< ThermoType >::jacobian(), standardChemistryModel< ThermoType >::jacobian(), SpalartAllmarasDES< BasicMomentumTransportModel >::k(), heSolidThermo< BasicSolidThermo, MixtureType >::Kappa(), coefficientWilkeMultiComponentMixture< ThermoType >::transportMixture::kappa(), liquidMixtureProperties::kappa(), Distribution< Type >::keys(), Kmesh::Kmesh(), Foam::kShellMean(), CompositionModel< Foam::ThermoCloud< CloudType > >::L(), cell::labels(), LangmuirHinshelwoodReactionRate::LangmuirHinshelwoodReactionRate(), lduPrimitiveMesh::lduPrimitiveMesh(), Foam::levelSetFraction(), Foam::MULES::limit(), PhiScheme< Type, PhiLimiter >::limiter(), Foam::MULES::limiter(), Foam::MULES::limiterCorr(), Foam::MULES::limitSum(), lineDivide::lineDivide(), LiquidEvaporation< CloudType >::LiquidEvaporation(), LiquidEvaporationBoil< CloudType >::LiquidEvaporationBoil(), parcelThermo::liquidId(), liquidMixtureProperties::liquidMixtureProperties(), List< Field< scalar > >::List(), functionObjectList::list(), Pstream::listCombineGather(), Foam::listSwitches(), LocalInteraction< CloudType >::LocalInteraction(), localPointRegion::localPointRegion(), Foam::longestEdge(), interpolationLookUpTable::lookUp(), basicThermo::lookupCstrIter(), dictionary::lookupEntryPtrBackwardsCompatible(), fileOperation::lookupProcessorsPath(), lookupProfile::lookupProfile(), pimpleMultiRegionControl::loop(), cellCuts::loopPoints(), noiseFFT::Lsum(), LUscalarMatrix::LUscalarMatrix(), thirdBodyEfficiencies::M(), cell::mag(), cellModel::mag(), Foam::mag(), Foam::magSqr(), MRFZoneList::makeAbsolute(), MRFZone::makeAbsolute(), primitiveMesh::makeCellCentresAndVols(), meshRefinement::makeDisplacementField(), primitiveMesh::makeFaceCentresAndAreas(), makeFvGradScheme(), polyTopoChange::makeMesh(), meshRefinement::makePatch(), MRFZoneList::makeRelative(), MRFZone::makeRelative(), cyclicACMIFvPatch::makeWeights(), processorFvPatch::makeWeights(), cyclicFvPatch::makeWeights(), cyclicAMIFvPatch::makeWeights(), epsilonWallFunctionFvPatchScalarField::manipulateMatrix(), omegaWallFunctionFvPatchScalarField::manipulateMatrix(), ManualInjection< CloudType >::ManualInjection(), Field< PointType >::map(), meshToMesh::mapAndOpTgtToSrc(), Pstream::mapCombineGather(), Foam::MapConsistentSubMesh(), mapDistribute::mapDistribute(), mapDistributeBase::mapDistributeBase(), fvFieldDecomposer::mapField(), meshToMesh0::mapField(), fvMesh::mapFields(), Foam::MapGeometricFields(), Foam::MapLagrangianFields(), mappedPatchFieldBase< Type >::mappedField(), singleLayerRegion::mappedFieldAndInternalPatchTypes(), meshToMesh::mapSrcToTgt(), fvMeshAdder::MapSurfaceFields(), meshToMesh::mapTgtToSrc(), fvMeshAdder::MapVolFields(), repatchMesh::markFaces(), edgeCollapser::markFaceZoneEdges(), edgeCollapser::markMergeEdges(), edgeCollapser::markSmallEdges(), edgeCollapser::markSmallSliverFaces(), PatchTools::markZone(), triSurface::markZone(), meshToMeshMethod::maskCells(), ParticleForceList< MomentumCloud< CloudType > >::massEff(), momentOfInertia::massPropertiesShell(), momentOfInertia::massPropertiesSolid(), valueMultiComponentMixture< ThermoType >::thermoMixture::massWeighted(), PatchTools::matchEdges(), CollisionRecordList< vector, vector >::matchPairRecord(), Foam::matchPoints(), PatchTools::matchPoints(), prismMatcher::matchShape(), pyrMatcher::matchShape(), tetWedgeMatcher::matchShape(), wedgeMatcher::matchShape(), CollisionRecordList< vector, vector >::matchWallRecord(), refinementFeatures::maxDistance(), triSurfaceTools::maxEdge(), refinementRegions::maxLevel(), cellDistFuncs::maxPatchSize(), conformalVoronoiMesh::maxSurfaceProtrusion(), Maxwell< BasicMomentumTransportModel >::Maxwell(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::MaxwellStefan(), distribution::mean(), Distribution< Type >::mean(), noiseFFT::meanPf(), multiNormal::meanValue(), distribution::median(), Distribution< Type >::median(), cellToCellStencil::merge(), cellToFaceStencil::merge(), edgeIntersections::merge(), meshRefinement::mergeBaffles(), edgeMesh::mergeEdges(), snappyLayerDriver::mergePatchFacesUndo(), meshRefinement::mergePatchFacesUndo(), Foam::mergePoints(), edgeMesh::mergePoints(), triSurfaceTools::mergePoints(), globalMeshData::mergePoints(), fileOperation::mergeTimes(), cellShape::meshEdges(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::meshEdges(), meshRefinement::meshedPatches(), MeshedSurface< Foam::face >::MeshedSurface(), cellShape::meshFaces(), momentOfInertia::meshInertia(), meshToMesh0::meshToMesh0(), meshTriangulation::meshTriangulation(), MeshZones< cellZone, polyMesh >::MeshZones(), MGridGenGAMGAgglomeration::MGridGenGAMGAgglomeration(), triSurfaceTools::minEdge(), edgeIntersections::minEdgeLength(), globalIndexAndTransform::minimumTransformIndex(), mixtureFraction::mixtureFraction(), polyTopoChanger::modifyMotionPoints(), attachDetach::modifyMotionPoints(), slidingInterface::modifyMotionPoints(), motionSmootherAlgo::modifyMotionPoints(), molecule::molecule(), moleFractions< ThermoType >::moleFractions(), valueMultiComponentMixture< ThermoType >::transportMixture::moleWeighted(), Moment< Type >::Moment(), MomentumLookupTableInjection< CloudType >::MomentumLookupTableInjection(), layeredEngineMesh::move(), Cloud< passiveParticle >::move(), streamlinesParticle::move(), medialAxisMeshMover::move(), molecule::move(), regionModel1D::moveMesh(), motionSolverList::movePoints(), pointBoundaryMesh::movePoints(), fvBoundaryMesh::movePoints(), surfaceInterpolation::movePoints(), fvConstraints::movePoints(), MeshZones< cellZone, polyMesh >::movePoints(), polyBoundaryMesh::movePoints(), fvModels::movePoints(), functionObjectList::movePoints(), fvMesh::movePoints(), polyTopoChange::movePoints(), primitiveMesh::movePoints(), coefficientWilkeMultiComponentMixture< ThermoType >::transportMixture::mu(), liquidMixtureProperties::mu(), multiLevelDecomp::multiLevelDecomp(), multiSolidBodyMotionSolver::multiSolidBodyMotionSolver(), NamedEnum< compressibleField, 8 >::names(), polyTopoChanger::names(), MeshZones< cellZone, polyMesh >::names(), polyBoundaryMesh::names(), nastranSurfaceWriter::nastranSurfaceWriter(), regionModel::nbrCoupledPatchID(), polyBoundaryMesh::nbrEdges(), interRegionModel::nbrModel(), surfaceFeatures::nearestEdges(), surfaceFeatures::nearestFeatEdge(), extendedEdgeMesh::nearestFeatureEdge(), extendedEdgeMesh::nearestFeatureEdgeByType(), surfaceFeatures::nearestSamples(), surfaceFeatures::nearestSurfEdge(), GeometricField< vector, pointPatchField, pointMesh >::needReference(), sampledSurfaces::needsUpdate(), FieldField< Foam::Field, LUType >::negate(), chemistryTabulationMethod< ThermoType >::New(), basicChemistryModel::New(), chemistryReductionMethod< ThermoType >::New(), functionObjectList::New(), Reaction< ReactionThermo >::New(), FieldField< Foam::Field, LUType >::NewCalculatedType(), UOprocess::newField(), polygonTriangulate::nIntersections(), cellCuts::nonAnchorPoints(), nonBlockingGaussSeidelSmoother::nonBlockingGaussSeidelSmoother(), lduPrimitiveMesh::nonBlockingSchedule(), ProcessorTopology< Container, ProcPatch >::nonBlockingSchedule(), cellQuality::nonOrthogonality(), cyclicACMIPolyPatch::nonOverlapPatchID(), NonUniformTable< scalar >::NonUniformTable(), surfaceLocation::normal(), basicSpecieMixture::normalise(), distribution::normalised(), distribution::normalisedShifted(), ODESolver::normaliseError(), AMIInterpolation::normaliseWeights(), fileOperation::nProcs(), strainRateFunction::nu(), nutkWallFunctionFvPatchScalarField::nut(), nutUWallFunctionFvPatchScalarField::nut(), nutURoughWallFunctionFvPatchScalarField::nut(), nutkRoughWallFunctionFvPatchScalarField::nut(), nutkAtmRoughWallFunctionFvPatchScalarField::nut(), writeObjectsBase::objectNames(), liquidMixtureProperties::omega(), TDACChemistryModel< ThermoType >::omega(), standardChemistryModel< ThermoType >::omega(), Reaction< ReactionThermo >::omega(), consumptionSpeed::omega0Sigma(), dlLibraryTable::open(), ConstMatrixBlock< MatrixType >::operator Field< cmptType >(), MatrixBlock< MatrixType >::operator Field< cmptType >(), isNotEqOp< T >::operator()(), minEqOpFace::operator()(), MapInternalField< Type, MeshMapper, surfaceMesh >::operator()(), procLess::operator()(), ListPlusEqOp< T, Size >::operator()(), minEqOp< labelPair >::operator()(), listPlusEqOp< T >::operator()(), faceEqOp< T, CombineOp >::operator()(), ifEqEqOp< value >::operator()(), combineEqOp< Type, TrackingData >::operator()(), findUniqueIntersectOp::operator()(), lessProcPatches::operator()(), treeDataPoint::findNearestOp::operator()(), inverseFaceDistanceDiffusivity::operator()(), inversePointDistanceDiffusivity::operator()(), treeDataCell::findNearestOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), cellToCellStencil::unionEqOp::operator()(), treeDataEdge::findNearestOp::operator()(), treeDataPrimitivePatch< PatchType >::findNearestOp::operator()(), treeDataFace::findNearestOp::operator()(), powerSeriesReactionRate::operator()(), BiIndirectList< T >::operator()(), UIndirectList< Foam::Vector >::operator()(), treeDataCell::findIntersectOp::operator()(), offsetOp< labelledTri >::operator()(), fluxLimitedLangmuirHinshelwoodReactionRate::operator()(), UPstream::listEq::operator()(), RaviPetersen::operator()(), CompactListList< T, Container >::operator()(), mapDistribute::transform::operator()(), offsetOp< triFace >::operator()(), ListAppendEqOp< T >::operator()(), mapDistribute::transformPosition::operator()(), globalMeshData::ListPlusEqOp< T >::operator()(), offsetOp< face >::operator()(), transformOp< PrimitivePatchType, Type, TrackingData >::operator()(), listUpdateOp< Type, TrackingData >::operator()(), fvMatrix< Type >::operator*=(), fvMatrix< Type >::operator/=(), Foam::operator<<(), BiIndirectList< T >::operator=(), SubField< Type >::operator=(), UIndirectList< Foam::Vector >::operator=(), CompactIOField< Type, BaseType >::operator=(), FieldField< Foam::Field, LUType >::operator=(), Distribution< Type >::operator=(), PtrList< transferModel >::operator=(), PackedBoolList::operator=(), cellTable::operator=(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator=(), MatrixBlock< MatrixType >::operator=(), List< Field< scalar > >::operator=(), PackedList< 2 >::operator=(), Foam::operator==(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator==(), Foam::operator>>(), MeshZones< cellZone, polyMesh >::operator[](), volFieldValue::opMag(), cell::opposingFace(), cell::opposingFaceLabel(), OppositeFaceCellWave< Type, TrackingData >::opposingFaceLabels(), triSurfaceTools::oppositeEdge(), triSurfaceTools::oppositeVertex(), coupledPolyPatch::order(), orientedSurface::orient(), Foam::meshTools::otherEdge(), ListCompactIO< face, label >::overflows(), distributedTriSurfaceMesh::overlappingSurface(), treeDataFace::overlaps(), treeDataPrimitivePatch< PatchType >::overlaps(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::overlaps(), indexedOctree< Foam::treeDataFace >::overlaps(), PackedList< 2 >::PackedList(), CollisionRecordList< vector, vector >::pairAccessed(), CollisionRecordList< vector, vector >::pairData(), CollisionRecordList< vector, vector >::pairOrigIdOfOther(), CollisionRecordList< vector, vector >::pairOrigProcOfOther(), multiLevelDecomp::parallelAware(), InflationInjection< CloudType >::parcelsToInject(), argList::parse(), Foam::parseNASCoord(), SortableListDRGEP< Type >::partialSort(), ParticleCollector< CloudType >::ParticleCollector(), patchEjection::patchEjectedMassTotals(), patchEjection::patchEjection(), valueMultiComponentMixture< ThermoType >::patchFaceThermoMixture(), coefficientWilkeMultiComponentMixture< ThermoType >::patchFaceTransportMixture(), valueMultiComponentMixture< ThermoType >::patchFaceTransportMixture(), fvFieldDecomposer::patchFieldDecomposer::patchFieldDecomposer(), heThermo< BasicSolidThermo, MixtureType >::patchFieldProperty(), polyBoundaryMesh::patchID(), patchInteractionDataList::patchInteractionDataList(), fvPatch::patchInternalField(), patchInternalField::patchInternalField(), pairPatchAgglomeration::patchLevel(), AMIInterpolation::patchMagSf(), patchMeanVelocityForce::patchMeanVelocityForce(), jumpCyclicFvPatchField< Type >::patchNeighbourField(), cyclicFvPatchField< Type >::patchNeighbourField(), PatchPostProcessing< CloudType >::PatchPostProcessing(), polyBoundaryMesh::patchSet(), phasePropertiesList::phasePropertiesList(), specieTransferTemperatureFvPatchScalarField::phiHep(), specieTransferVelocityFvPatchVectorField::phip(), polyBoundaryMesh::physicalTypes(), pimpleMultiRegionControl::pimpleMultiRegionControl(), wavePressureFvPatchScalarField::pn(), cyclicAMIPolyPatch::pointAMIAndFace(), sampledSurface::pointAverage(), pointBoundaryMeshMapper::pointBoundaryMeshMapper(), primitiveMesh::pointCells(), pointFieldReconstructor::pointFieldReconstructor(), polyMesh::pointInCell(), primitiveMesh::pointInCell(), PatchToPatchInterpolation< FromPatch, ToPatch >::pointInterpolate(), pointMapper::pointMapper(), pointMVCWeight::pointMVCWeight(), PatchTools::pointNormals(), primitiveMesh::pointPoints(), cell::points(), cellShape::points(), face::points(), searchableSurfaceCollection::points(), treeBoundBox::points(), PointEdgeWave< Type, TrackingData >::pointToEdge(), PrimitivePatchInterpolation< Foam::PrimitivePatch >::pointToFaceInterpolate(), polyBoundaryMesh::polyBoundaryMesh(), polyMesh::polyMesh(), Foam::polyMeshUnMergeCyclics(), Foam::polyMeshZipUpCells(), Polynomial< Type >::Polynomial(), projectCurveEdge::position(), projectEdge::position(), blockEdge::position(), CloudFunctionObjectList< MomentumCloud< CloudType > >::postEvolve(), regionModelFunctionObjectList::postEvolveRegion(), CloudFunctionObjectList< MomentumCloud< CloudType > >::postFace(), FacePostProcessing< CloudType >::postFace(), CloudFunctionObjectList< MomentumCloud< CloudType > >::postMove(), ParticleCollector< CloudType >::postMove(), CloudFunctionObjectList< MomentumCloud< CloudType > >::postPatch(), Foam::pow(), powerLawLopesdaCostaZone::powerLawLopesdaCostaZone(), liquidMixtureProperties::Ppc(), CloudFunctionObjectList< MomentumCloud< CloudType > >::preEvolve(), regionModelFunctionObjectList::preEvolveRegion(), probes::prepare(), Foam::preservePatchTypes(), snappySnapDriver::preSmoothPatch(), waveSuperposition::pressure(), fvModels::preUpdateMesh(), Foam::primitivePatchGetHalves(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::print(), indexedOctree< Foam::treeDataFace >::print(), singleRegionCorrectorConvergenceControl::printCorrResidualControls(), fvMeshDistribute::printCoupleInfo(), fvMeshDistribute::printFieldInfo(), vtkUnstructuredReader::printFieldStats(), ListHashTable< T, Key, Hash >::printInfo(), mapDistributeBase::printLayout(), mapDistribute::printLayout(), fvMeshDistribute::printMeshInfo(), meshRefinement::printMeshInfo(), singleRegionConvergenceControl::printResidualControls(), GAMGProcAgglomeration::printStats(), Foam::printTable(), argList::printUsage(), GAMGAgglomeration::procAgglomerateRestrictAddressing(), processorGAMGInterface::processorGAMGInterface(), collatedFileOperation::processorsDir(), ProcessorTopology< Container, ProcPatch >::ProcessorTopology(), procLduMatrix::procLduMatrix(), profileModelList::profileModelList(), projectFace::project(), sampledSurface::project(), projectCurveEdge::projectCurveEdge(), projectEdge::projectEdge(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::projectFaceCentres(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::projectPoints(), projectVertex::projectVertex(), pairPatchAgglomeration::prolongField(), GAMGAgglomeration::prolongField(), valueMultiComponentMixture< ThermoType >::thermoMixture::psi(), noiseFFT::pt(), PtrList< transferModel >::PtrList(), liquidMixtureProperties::pv(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::q(), nonUnityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::q(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::q(), standardChemistryModel< ThermoType >::Qdot(), polygonTriangulate::quality(), radiativeIntensityRay::radiativeIntensityRay(), polygonTriangulate::randomPolygon(), distribution::raw(), Foam::Re(), ReactingCloud< Foam::DSMCCloud >::ReactingCloud(), ReactingLookupTableInjection< CloudType >::ReactingLookupTableInjection(), ReactingMultiphaseLookupTableInjection< CloudType >::ReactingMultiphaseLookupTableInjection(), standardChemistryModel< ThermoType >::reactionEvaluationScope::reactionEvaluationScope(), ReactionList< Foam::sutherlandTransport >::ReactionList(), fixedTrim::read(), PtrList< transferModel >::read(), NASedgeFormat::read(), thermalBaffleModel::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), porosityModelList::read(), OFFsurfaceFormat< Face >::read(), OBJedgeFormat::read(), AC3DsurfaceFormat< Face >::read(), VTKsurfaceFormat< Face >::read(), VTKedgeFormat::read(), writeDictionary::read(), TRIsurfaceFormat< Face >::read(), pimpleMultiRegionControl::read(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::read(), STARCDsurfaceFormat< Face >::read(), cloudSolution::read(), STARCDedgeFormat::read(), timeActivatedFileUpdate::read(), cloudInfo::read(), STLsurfaceFormat< Face >::read(), viewFactor::read(), fvConstraints::read(), wallHeatFlux::read(), writeObjectsBase::read(), wallShearStress::read(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::read(), wallHeatTransferCoeff::read(), MRFZoneList::read(), kOmegaSSTSato< BasicMomentumTransportModel >::read(), nearWallFields::read(), regIOobject::read(), repatchMesh::read(), uncollatedFileOperation::read(), fvModels::read(), sampledSurfaces::read(), sampledSets::read(), forces::read(), masterUncollatedFileOperation::read(), masterUncollatedFileOperation::readAndSend(), fieldAverage::readAveragingProperties(), STARCD::readBoundary(), damping::readCoeffs(), singleRegionCorrectorConvergenceControl::readCorrResidualControls(), externalCoupledMixedFvPatchField< scalar >::readData(), GeometricField< Type, PatchField, GeoMesh >::Boundary::readField(), ReactingParcel< ParcelType >::readFields(), ReactingMultiphaseParcel< ParcelType >::readFields(), meshRefinement::readFlags(), functionObjectList::readFunctionObject(), masterUncollatedFileOperation::readHeader(), Maxwell< BasicMomentumTransportModel >::readModeCoefficients(), singleRegionConvergenceControl::readResidualControls(), repatchMesh::readTriSurface(), Foam::readUniformFields(), processorMeshes::readUpdate(), surfMesh::readUpdate(), polyMesh::readUpdate(), ensightParts::recalculate(), InteractionLists< typename CloudType::parcelType >::receiveReferredData(), Foam::ReComplexField(), ensightPart::reconstruct(), pointFieldReconstructor::reconstructField(), fvFieldReconstructor::reconstructFvSurfaceField(), fvFieldReconstructor::reconstructFvVolumeField(), fvFieldReconstructor::reconstructFvVolumeInternalField(), Foam::reconstructLagrangianPositions(), Foam::fvc::reconstructMag(), processorMeshes::reconstructPoints(), triSurfaceTools::redGreenRefine(), EFA< ThermoType >::reduceMechanism(), DRG< ThermoType >::reduceMechanism(), PFA< ThermoType >::reduceMechanism(), DAC< ThermoType >::reduceMechanism(), DRGEP< ThermoType >::reduceMechanism(), meshRefinement::refineCandidates(), refinementFeatures::refinementFeatures(), refinementHistory::refinementHistory(), refinementRegions::refinementRegions(), refinementSurfaces::refinementSurfaces(), regionCoupledBaseGAMGInterface::regionCoupledBaseGAMGInterface(), refinementFeatures::regionEdgeTrees(), regionModelFunctionObjectList::regionModelFunctionObjectList(), regionModel::regionPatchID(), searchableSurfaceCollection::regions(), triSurfaceMesh::regions(), edgeMesh::regions(), regionSizeDistribution::regionSum(), Foam::ReImSum(), MRFZoneList::relative(), fvMatrix< Type >::relax(), cloudSolution::relaxCoeff(), ReactingCloud< Foam::DSMCCloud >::relaxSources(), UnsortedMeshedSurface< Face >::remapFaces(), cuttingPlane::remapFaces(), MeshedSurface< Foam::face >::remapFaces(), labelRanges::remove(), edgeIntersections::removeDegenerates(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::removeIndex(), undoableMeshCutter::removeSplitFaces(), fileMonitorWatcher::removeWatch(), polyBoundaryMesh::renamePatches(), Foam::renumber(), randomRenumber::renumber(), zoltanRenumber::renumber(), manualRenumber::renumber(), ensightParts::renumber(), SloanRenumber::renumber(), springRenumber::renumber(), structuredRenumber::renumber(), renumberMethod::renumber(), ensightPart::renumber(), Foam::reorder(), UPtrList< Foam::diameterModels::velocityGroup >::reorder(), PtrList< transferModel >::reorder(), fvMeshTools::reorderPatches(), polyBoundaryMesh::reorderPatches(), Foam::ReorderPatchFields(), snappySnapDriver::repatchToSurface(), FieldField< Foam::Field, LUType >::replace(), pointBoundaryMesh::reset(), cyclicACMIPolyPatch::resetAMI(), pimpleMultiRegionControl::resetCorrSolveIndex(), fieldAverage::resetFields(), polyMesh::resetPrimitives(), ReactingCloud< Foam::DSMCCloud >::resetSourceTerms(), TDACChemistryModel< ThermoType >::resetTabulationResults(), LduMatrix< Type, DType, LUType >::residual(), lduMatrix::residual(), convergenceControl::residualControlIndex(), dynamicCode::resolveTemplates(), faceAreaWeightAMI::restartUncoveredSourceFace(), GAMGAgglomeration::restrictFaceField(), pairPatchAgglomeration::restrictField(), GAMGAgglomeration::restrictField(), kOmegaSSTLM< BasicMomentumTransportModel >::ReThetac(), kOmegaSSTLM< BasicMomentumTransportModel >::ReThetat0(), Foam::reusable(), Foam::reverseList(), SortableList< T >::reverseSort(), solidMixtureProperties::rho(), liquidMixtureProperties::rho(), rigidBodyMeshMotion::rigidBodyMeshMotion(), Field< PointType >::rmap(), thermalBaffleFvPatchScalarField::rmap(), noiseFFT::RMSmeanPf(), Roots< N >::Roots(), Foam::rotateList(), pimpleMultiRegionControl::run(), face::sameVertices(), patchProbes::sample(), probes::sample(), nearWallFields::sampleBoundaryField(), patch::sampleField(), triSurfaceMesh::sampleField(), patchInternalField::sampleField(), nearWallFields::sampleFields(), GeometricField< Type, PatchField, GeoMesh >::Boundary::scalarInterfaces(), waveSuperposition::scale(), motionSmootherAlgo::scaleMesh(), ReactingCloud< Foam::DSMCCloud >::scaleSources(), Pstream::scatterList(), mapDistributeBase::schedule(), Foam::search(), searchableSurfaceCollection::searchableSurfaceCollection(), searchableSurfaces::searchableSurfaces(), timeSelector::select(), Foam::selectBox(), Foam::selectCutEdges(), scalarRanges::selected(), timeSelector::selected(), Foam::selectManifoldEdges(), Foam::selectRegionNames(), meshRefinement::selectSeparatedCoupledFaces(), cloudSolution::semiImplicit(), mapDistributeBase::send(), InteractionLists< typename CloudType::parcelType >::sendReferredData(), Foam::setBlockFaceCorrespondence(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::setCdSigma(), MPLIC::setCellAlphaf(), fvMeshSubset::setCellSubset(), decompositionMethod::setConstraints(), motionSmootherAlgo::setDisplacementPatchFields(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::setEdgeInfo(), FaceCellWave< Type, TrackingData >::setFaceInfo(), repatchMesh::setFeatureEdges(), searchableSurfaceCollection::setField(), surfaceFeatures::setFromStatus(), polyBoundaryMesh::setGroup(), PackedBoolList::setIndices(), pointPatchField< vector >::setInInternalField(), hexRef8::setInstance(), fvMeshSubset::setLargeCellSubset(), pairPotential::setLookupTables(), epsilonWallFunctionFvPatchScalarField::setMaster(), omegaWallFunctionFvPatchScalarField::setMaster(), refinementSurfaces::setMinLevelFields(), cellVolumeWeightMethod::setNextCells(), faceAreaWeightAMI::setNextFaces(), mapNearestMethod::setNextNearestCells(), pointConstraints::setPatchFields(), PointEdgeWave< Type, TrackingData >::setPointInfo(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::setPorosityCoefficient(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::setPorosityCoefficients(), patchInjectionBase::setPositionAndCell(), duplicatePoints::setRefinement(), removeCells::setRefinement(), refinementIterator::setRefinement(), perfectInterface::setRefinement(), faceCollapser::setRefinement(), boundaryCutter::setRefinement(), removePoints::setRefinement(), tetDecomposer::setRefinement(), createShellMesh::setRefinement(), combineFaces::setRefinement(), meshCutAndRemove::setRefinement(), meshCutter::setRefinement(), edgeCollapser::setRefinement(), addPatchCellLayer::setRefinement(), hexRef8::setRefinement(), sampledSet::setSamples(), CompactListList< T, Container >::setSize(), bufferedAccumulator< scalar >::setSizes(), Foam::setSnGrad(), removePoints::setUnrefinement(), combineFaces::setUnrefinement(), hexRef8::setUnrefinement(), Foam::setValues(), fvMatrix< Type >::setValuesFromList(), UnsortedMeshedSurface< Face >::setZones(), parcelCloudList::Sh(), thermoSingleLayer::Sh(), treeDataEdge::shapePoints(), treeDataCell::shapePoints(), treeDataFace::shapePoints(), treeDataPrimitivePatch< PatchType >::shapePoints(), globalMeshData::sharedPointGlobalLabels(), globalMeshData::sharedPoints(), UPtrList< Foam::diameterModels::velocityGroup >::shuffle(), PtrList< transferModel >::shuffle(), eddyViscosity< LESModel< BasicMomentumTransportModel > >::sigma(), temperatureDependent::sigma(), liquidMixtureProperties::sigma(), cloud::sigmaEff(), parcelCloudList::sigmap(), searchableSurfacesQueries::signedDistance(), singleCellFvMesh::singleCellFvMesh(), SingleKineticRateDevolatilisation< CloudType >::SingleKineticRateDevolatilisation(), singleLayerRegion::singleLayerRegion(), singleProcessorFaceSetsConstraint::singleProcessorFaceSetsConstraint(), singleStepCombustion::singleStepCombustion(), CompactListList< T, Container >::sizes(), cellQuality::skewness(), Foam::fvc::smooth(), symGaussSeidelSmoother::smooth(), GaussSeidelSmoother::smooth(), TGaussSeidelSmoother< Type, DType, LUType >::smooth(), nonBlockingGaussSeidelSmoother::smooth(), motionSmootherAlgo::smooth(), snappyRefineDriver::snappyRefineDriver(), snGradScheme< Type >::snGrad(), solidBodyMotionSolver::solidBodyMotionSolver(), parcelThermo::solidId(), solidMixtureProperties::solidMixtureProperties(), Trapezoid::solve(), motionSolverList::solve(), Euler::solve(), EulerSI::solve(), Rosenbrock12::solve(), rodas23::solve(), Rosenbrock23::solve(), RKCK45::solve(), rodas34::solve(), RKDP45::solve(), RKF45::solve(), Rosenbrock34::solve(), seulex::solve(), rigidBodyMeshMotionSolver::solve(), rigidBodyMeshMotion::solve(), GAMGSolver::solve(), TDACChemistryModel< ThermoType >::solve(), standardChemistryModel< ThermoType >::solve(), thermalBaffle::solveEnergy(), SortableListDRGEP< Type >::sort(), SortableListEFA< Type >::sort(), SortableList< T >::sort(), ParSortableList< Type >::sort(), SortableListEFA< Type >::SortableListEFA(), PatchTools::sortedEdgeFaces(), Foam::sortedOrder(), PatchTools::sortedPointEdges(), UnsortedMeshedSurface< Face >::sortedZones(), MeshedSurface< Foam::face >::sortFacesAndStore(), sortLabelledTri::sortLabelledTri(), extendedEdgeMesh::sortPointsAndEdges(), fileOperation::sortTimes(), fvModels::source(), ThermoSurfaceFilm< CloudType >::splashInteraction(), SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::splice(), meshRefinement::splitFaces(), meshRefinement::splitMesh(), meshRefinement::splitMeshRegions(), Foam::fvc::spread(), Foam::sqr(), AMIInterpolation::srcPointFace(), parcelCloudList::Srho(), ReactingCloud< Foam::DSMCCloud >::Srho(), kinematicSingleLayer::Srho(), Foam::stabilise(), SortableListEFA< Type >::stableSort(), SortableListDRGEP< Type >::stableSort(), standardChemistryModel< ThermoType >::standardChemistryModel(), functionObjectList::start(), MeshedSurface< Foam::face >::stitchFaces(), hexRef8::storeData(), parcelCloudList::storeGlobalPositions(), refinementHistory::storeSplit(), streamlinesParticle::streamlinesParticle(), parcelCloudList::SU(), kinematicSingleLayer::SU(), subCycleFields< GeometricField >::subCycleFields(), cellZoneSet::subset(), pointZoneSet::subset(), Foam::subset(), faceZoneSet::subset(), refinementHistory::subset(), hexRef8::subset(), PackedBoolList::subsetIndices(), PatchTools::subsetMap(), Foam::subsetMatchingStrings(), UnsortedMeshedSurface< Face >::subsetMesh(), MeshedSurface< Foam::face >::subsetMesh(), triSurface::subsetMesh(), triSurface::subsetMeshMap(), Foam::ListListOps::subSizes(), fvMatrix< Type >::subtractFromInternalField(), globalIndexAndTransform::subtractTransformIndex(), Foam::sum(), LduMatrix< Type, DType, LUType >::sumA(), lduMatrix::sumA(), Foam::sumMag(), cellDistFuncs::sumPatchSize(), AMIInterpolation::sumWeights(), MPLIC::surfaceAlpha(), surfaceFeatures::surfaceFeatures(), Foam::fvc::surfaceIntegrate(), surfaceIntersection::surfaceIntersection(), triSurfaceTools::surfaceNormal(), surfacePatchIOList::surfacePatchIOList(), triSurfaceTools::surfaceSide(), Foam::fvc::surfaceSum(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::surfaceType(), surfZoneIOList::surfZoneIOList(), SVD::SVD(), cyclicPointPatchField< Type >::swapAddSeparated(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), Foam::fvc::sweep(), parcelCloudList::SYi(), thermoSingleLayer::SYi(), pointSet::sync(), faceSet::sync(), faceZoneSet::sync(), syncTools::syncBoundaryFaceList(), globalMeshData::syncData(), syncTools::syncEdgeList(), syncTools::syncEdgeMap(), syncTools::syncFaceList(), globalMeshData::syncPointData(), syncTools::syncPointList(), syncTools::syncPointMap(), pointConstraints::syncUntransformedData(), Foam::T(), TAB< CloudType >::TAB(), ParticleStressModel::tau(), liquidMixtureProperties::Tc(), standardChemistryModel< ThermoType >::tc(), TDACChemistryModel< ThermoType >::TDACChemistryModel(), meshRefinement::testSyncBoundaryFaceList(), meshRefinement::testSyncPointList(), tetOverlapVolume::tetOverlapVolume(), AMIInterpolation::tgtPointFace(), ThermoLookupTableInjection< CloudType >::ThermoLookupTableInjection(), thermoSingleLayer::thermoSingleLayer(), temperatureDependentContactAngleForce::theta(), distributionContactAngleForce::theta(), perturbedTemperatureDependentContactAngleForce::theta(), parcelCloudList::theta(), targetCoeffTrim::thetag(), thirdBodyArrheniusReactionRate::thirdBodyArrheniusReactionRate(), thirdBodyEfficiencies::thirdBodyEfficiencies(), subCycleFields< GeometricField >::time(), Time::Time(), InjectionModelList< Foam::MomentumCloud< CloudType > >::timeEnd(), pointToPointPlanarInterpolation::timeNames(), InjectionModelList< Foam::MomentumCloud< CloudType > >::timeStart(), functionObjectList::timeToNextWrite(), ListHashTable< T, Key, Hash >::toc(), polyTopoChanger::topoChangeRequest(), CV2D::toPoint2D(), regionModel::toPrimary(), regionModel::toRegion(), Distribution< Type >::totalWeight(), liquidMixtureProperties::Tpc(), liquidMixtureProperties::Tpt(), particle< Type >::trackToMovingTri(), MeshedSurface< Foam::face >::transcribe(), MeshedSurface< Foam::face >::transfer(), externalCoupledTemperatureMixedFvPatchScalarField::transferData(), externalCoupledMixedFvPatchField< scalar >::transferData(), transferModelList::transferModelList(), thermoSingleLayer::transferPrimaryRegionSourceFields(), kinematicSingleLayer::transferPrimaryRegionSourceFields(), thermoSingleLayer::transferPrimaryRegionThermoFields(), Foam::transform(), fft::transform(), coupledPolyPatch::ownToNbrOrderData::transform(), sixDoFRigidBodyMotion::transform(), globalIndexAndTransform::transformPatches(), rigidBodyMotion::transformPoints(), EulerCoordinateRotation::transformVector(), STARCDCoordinateRotation::transformVector(), axesRotation::transformVector(), cylindrical::transformVector(), coefficientWilkeMultiComponentMixture< ThermoType >::transportMixture::transportMixture(), triSurfaceRegionSearch::treeByRegion(), MeshedSurface< Foam::face >::triangulate(), triSurfaceTools::triangulate(), triSurfaceTools::triangulateFaceCentre(), cellClassification::trimCutCells(), surfaceFeatures::trimFeatures(), triSurface::triSurfInstance(), turbulentTemperatureCoupledBaffleMixedFvPatchScalarField::turbulentTemperatureCoupledBaffleMixedFvPatchScalarField(), turbulentTemperatureRadCoupledMixedFvPatchScalarField::turbulentTemperatureRadCoupledMixedFvPatchScalarField(), polyTopoChanger::types(), MeshZones< cellZone, polyMesh >::types(), polyBoundaryMesh::types(), GeometricField< Type, PatchField, GeoMesh >::Boundary::types(), turbGen::U(), SRFModel::Uabs(), parcelCloudList::UCoeff(), waveVelocityFvPatchVectorField::Un(), PackedBoolList::unsetIndices(), UOprocess::UOprocess(), rawTopoChangerFvMesh::update(), dynamicFvMesh::velocityMotionCorrection::update(), polyTopoChanger::update(), MRFZoneList::update(), CollisionRecordList< vector, vector >::update(), patch::update(), sampledSurfaces::update(), dynamicRefineFvMesh::update(), AMIInterpolation::update(), cellMotionFvPatchField< Type >::updateCoeffs(), movingWallVelocityFvPatchVectorField::updateCoeffs(), fWallFunctionFvPatchScalarField::updateCoeffs(), v2WallFunctionFvPatchScalarField::updateCoeffs(), kLowReWallFunctionFvPatchScalarField::updateCoeffs(), mappedVelocityFluxFixedValueFvPatchField::updateCoeffs(), freestreamVelocityFvPatchVectorField::updateCoeffs(), mappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), GeometricField< Type, PatchField, GeoMesh >::Boundary::updateCoeffs(), variableHeightFlowRateFvPatchScalarField::updateCoeffs(), wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), freestreamPressureFvPatchScalarField::updateCoeffs(), surfaceDisplacementPointPatchVectorField::updateCoeffs(), greyDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), convectiveHeatTransferFvPatchScalarField::updateCoeffs(), alphatFilmWallFunctionFvPatchScalarField::updateCoeffs(), alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), epsilonWallFunctionFvPatchScalarField::updateCoeffs(), thermalBaffle1DFvPatchScalarField< solidType >::updateCoeffs(), omegaWallFunctionFvPatchScalarField::updateCoeffs(), supersonicFreestreamFvPatchVectorField::updateCoeffs(), turbulentInletFvPatchField< Type >::updateCoeffs(), externalWallHeatFluxTemperatureFvPatchScalarField::updateCoeffs(), singleRegionCorrectorConvergenceControl::updateCorrSolveIndex(), pimpleMultiRegionControl::updateCorrSolveIndex(), patchEdgeFaceRegions::updateEdge(), fvDOM::updateG(), cyclicAMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicGAMGInterfaceField::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), edgeVertex::updateLabels(), meshRefinement::updateList(), ReactingParcel< ParcelType >::updateMassFraction(), LduMatrix< Type, DType, LUType >::updateMatrixInterfaces(), lduMatrix::updateMatrixInterfaces(), motionSolverList::updateMesh(), InjectionModelList< Foam::MomentumCloud< CloudType > >::updateMesh(), pointBoundaryMesh::updateMesh(), points0MotionSolver::updateMesh(), duplicatePoints::updateMesh(), patchInjectionBase::updateMesh(), processorPolyPatch::updateMesh(), componentDisplacementMotionSolver::updateMesh(), ManualInjection< CloudType >::updateMesh(), CellZoneInjection< CloudType >::updateMesh(), ThermoLookupTableInjection< CloudType >::updateMesh(), ReactingLookupTableInjection< CloudType >::updateMesh(), ReactingMultiphaseLookupTableInjection< CloudType >::updateMesh(), fvConstraints::updateMesh(), removePoints::updateMesh(), displacementLayeredMotionMotionSolver::updateMesh(), cellZoneSet::updateMesh(), boundaryCutter::updateMesh(), pointZoneSet::updateMesh(), FieldActivatedInjection< CloudType >::updateMesh(), MomentumLookupTableInjection< CloudType >::updateMesh(), faceZoneSet::updateMesh(), externalDisplacementMeshMover::updateMesh(), tetDecomposer::updateMesh(), combineFaces::updateMesh(), polyBoundaryMesh::updateMesh(), fvModels::updateMesh(), probes::updateMesh(), functionObjectList::updateMesh(), faceZone::updateMesh(), refinementHistory::updateMesh(), addPatchCellLayer::updateMesh(), motionSmootherAlgo::updateMesh(), hexRef8::updateMesh(), polyMesh::updateMesh(), meshRefinement::updateMesh(), cylindrical::updatePoints(), cellZoneSet::updateSet(), pointZoneSet::updateSet(), faceZoneSet::updateSet(), fileMonitor::updateStates(), epsilonWallFunctionFvPatchScalarField::updateWeightedCoeffs(), omegaWallFunctionFvPatchScalarField::updateWeightedCoeffs(), solution::upgradeSolverDict(), UpwindFitData< Polynomial >::UpwindFitData(), PackedBoolList::used(), USERD_get_gold_part_build_info(), USERD_get_gold_variable_info(), USERD_get_nsided_conn(), USERD_get_part_element_ids_by_type(), USERD_get_part_elements_by_type(), USERD_set_filenames(), parcelCloudList::UTrans(), cellToCellStencil::validBoundaryFaces(), cellToFaceStencil::validBoundaryFaces(), Distribution< Type >::validLimits(), Polynomial< Type >::value(), FieldFunction2< Type, ZeroConstant< Type > >::value(), FieldFunction1< Type, Sine< Type > >::value(), Table< scalar >::value(), PackedList< 2 >::values(), valveBank::valveBank(), waveSuperposition::velocity(), Foam::vertices(), Foam::meshTools::visNormal(), polyMeshTools::volRatio(), heThermo< BasicSolidThermo, MixtureType >::volScalarFieldProperty(), InjectionModelList< Foam::MomentumCloud< CloudType > >::volumeToInject(), ThermoLookupTableInjection< CloudType >::volumeToInject(), ReactingLookupTableInjection< CloudType >::volumeToInject(), ReactingMultiphaseLookupTableInjection< CloudType >::volumeToInject(), MomentumLookupTableInjection< CloudType >::volumeToInject(), vtkUnstructuredReader::vtkUnstructuredReader(), W(), liquidMixtureProperties::W(), CollisionRecordList< vector, vector >::wallAccessed(), CollisionRecordList< vector, vector >::wallData(), wallLayerCells::wallLayerCells(), WallLocalSpringSliderDashpot< CloudType >::WallLocalSpringSliderDashpot(), CollisionRecordList< vector, vector >::wallPRel(), meshReader::warnDuplicates(), waveSuperposition::waveSuperposition(), weightedFvPatchFieldMapper::weightedFvPatchFieldMapper(), extendedUpwindCellToFaceStencil::weightedSum(), extendedFaceToCellStencil::weightedSum(), extendedCellToFaceStencil::weightedSum(), meshRefinement::weightedSum(), midPoint< Type >::weights(), reverseLinear< Type >::weights(), clippedLinear< Type >::weights(), outletStabilised< Type >::weights(), limitedSurfaceInterpolationScheme< Type >::weights(), face::which(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::whichEdge(), polyBoundaryMesh::whichPatch(), repatchMesh::whichPatch(), noiseFFT::window(), graph::wordify(), PhaseChangeModel< Foam::ReactingCloud< Foam::DSMCCloud > >::wordToEnthalpyTransfer(), distribution::write(), ensightSetWriter< Type >::write(), rawSetWriter< Type >::write(), xmgraceSetWriter< Type >::write(), vtkSetWriter< Type >::write(), gnuplotSetWriter< Type >::write(), X3DsurfaceFormat< Face >::write(), WRLsurfaceFormat< Face >::write(), PatchPostProcessing< CloudType >::write(), jplotSetWriter< Type >::write(), SMESHsurfaceFormat< Face >::write(), ReactionList< Foam::sutherlandTransport >::write(), thirdBodyEfficiencies::write(), GTSsurfaceFormat< Face >::write(), OBJsurfaceFormat< Face >::write(), csvSetWriter< Type >::write(), foamSurfaceWriter::write(), AC3DsurfaceFormat< Face >::write(), VTKsurfaceFormat< Face >::write(), OFFsurfaceFormat< Face >::write(), OBJedgeFormat::write(), dsmcFields::write(), ensightBinaryStream::write(), TRIsurfaceFormat< Face >::write(), ensightAsciiStream::write(), components::write(), FacePostProcessing< CloudType >::write(), STARCDsurfaceFormat< Face >::write(), writeDictionary::write(), OFSsurfaceFormat< Face >::write(), rawSurfaceWriter::write(), moleFractions< ThermoType >::write(), residuals::write(), coordSet::write(), rigidBodyState::write(), cloudInfo::write(), OBJstream::write(), Distribution< Type >::write(), blockFace::write(), yPlus::write(), setWriter< Foam::SphericalTensor >::write(), surfaceInterpolate::write(), AveragingMethod< Foam::Vector >::write(), writeObjectsBase::write(), fieldCoordinateSystemTransform::write(), systemCall::write(), histogram::write(), cellMatcher::write(), sampledSet::write(), nearWallFields::write(), ParticleCollector< CloudType >::write(), forceCoeffs::write(), waveSuperposition::write(), dimensionSet::write(), regionSizeDistribution::write(), sixDoFRigidBodyMotion::write(), streamlines::write(), rigidBodyModel::write(), PackedList< 2 >::write(), volFieldValue::write(), surfaceFieldValue::write(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::write(), meshRefinement::write(), STLsurfaceFormat< Face >::writeAscii(), correlationFunction< Type >::writeAveraged(), fieldAverage::writeAveragingProperties(), STLsurfaceFormat< Face >::writeBinary(), forces::writeBins(), STARCDsurfaceFormatCore::writeCase(), codedBase::writeCode(), ensightPartFaces::writeConnectivity(), meshToMeshMethod::writeConnectivity(), edgeVertex::writeCuts(), starcdSurfaceWriter::writeData(), porosityModelList::writeData(), ensightParts::writeData(), MRFZoneList::writeData(), rawSurfaceWriter::writeData(), polyBoundaryMesh::writeData(), externalCoupledMixedFvPatchField< scalar >::writeData(), ensightPart::writeData(), VTKedgeFormat::writeEdges(), pairPotential::writeEnergyAndForceTables(), Foam::writeEntry(), GeometricField< Type, PatchField, GeoMesh >::Boundary::writeEntry(), AMIInterpolation::writeFaceConnectivity(), ensightParts::writeField(), ensightPart::writeField(), ensightPart::writeFieldList(), fieldAverage::writeFields(), ReactingParcel< ParcelType >::writeFields(), ReactingMultiphaseParcel< ParcelType >::writeFields(), residuals::writeFileHeader(), interfaceHeight::writeFileHeader(), fieldValueDelta::writeFileHeader(), forceCoeffs::writeFileHeader(), forces::writeFileHeader(), volFieldValue::writeFileHeader(), surfaceFieldValue::writeFileHeader(), ensightParts::writeGeometry(), ensightPart::writeGeometry(), externalCoupledMixedFvPatchField< scalar >::writeGeometry(), WRLsurfaceFormatCore::writeHeader(), VTKedgeFormat::writeHeader(), VTKsurfaceFormatCore::writeHeader(), OFSsurfaceFormatCore::writeHeader(), AC3DsurfaceFormatCore::writeHeader(), AMIMethod::writeIntersectionOBJ(), Foam::writeListEntries(), Foam::meshTools::writeOBJ(), coupledPolyPatch::writeOBJ(), triSurfaceTools::writeOBJ(), enrichedPatch::writeOBJ(), treeBoundBox::writeOBJ(), surfaceFeatures::writeObj(), extendedEdgeMesh::writeObj(), cellCuts::writeOBJ(), dynamicRefineFvMesh::writeObject(), STARCDCore::writePoints(), ensightParts::writeScalarField(), ensightPart::writeScalarField(), csvSetWriter< Type >::writeSeparator(), searchableSurfaces::writeStats(), MeshedSurface< Foam::face >::writeStats(), triSurface::writeStats(), extendedCellToFaceStencil::writeStencilStats(), ensightParts::writeSummary(), setWriter< Foam::SphericalTensor >::writeTable(), graph::writeTable(), VTKsurfaceFormatCore::writeTail(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::writeTreeInfo(), ensightParts::writeVectorField(), ensightPart::writeVectorField(), graph::writer::writeXY(), moleculeCloud::writeXYZ(), liquidMixtureProperties::X(), CompositionModel< Foam::ThermoCloud< CloudType > >::X(), Table< scalar >::x(), liquidMixtureProperties::Xs(), liquidMixtureProperties::Y(), Table< scalar >::y(), nutUWallFunctionFvPatchScalarField::yPlus(), nutURoughWallFunctionFvPatchScalarField::yPlus(), MRFZone::zero(), MRFZoneList::zeroFilter(), meshRefinement::zonify(), ensightPartCells::~ensightPartCells(), ensightPartFaces::~ensightPartFaces(), externalCoupledMixedFvPatchField< scalar >::~externalCoupledMixedFvPatchField(), fileMonitorWatcher::~fileMonitorWatcher(), FSD::~FSD(), fvFieldDecomposer::~fvFieldDecomposer(), Gulders::~Gulders(), GuldersEGR::~GuldersEGR(), leastSquaresVectors::~leastSquaresVectors(), LeastSquaresVectors< Stencil >::~LeastSquaresVectors(), medialAxisMeshMover::~medialAxisMeshMover(), PstreamBuffers::~PstreamBuffers(), PtrList< transferModel >::~PtrList(), RaviPetersen::~RaviPetersen(), standardChemistryModel< ThermoType >::reactionEvaluationScope::~reactionEvaluationScope(), skewCorrectionVectors::~skewCorrectionVectors(), subCycleFields< GeometricField >::~subCycleFields(), and TRIsurfaceFormatCore::~TRIsurfaceFormatCore().

◆ forAllReverse

◆ forAllIter

#define forAllIter (   Container,
  container,
  iter 
)
Value:
for \
( \
Container::iterator iter = (container).begin(); \
iter != (container).end(); \
++iter \
)

Iterate across all elements in the container object of type.

Container.

Usage
forAll(ContainerType, container, iter)
{
statements;
}
See also
forAllConstIter

Definition at line 459 of file UList.H.

Referenced by meshObject::addPatch(), moleculeCloud::applyConstraintsAndThermostats(), genericPointPatchField< Type >::autoMap(), genericFvPatchField< Type >::autoMap(), Cloud< passiveParticle >::autoMap(), MomentumCloud< Foam::DSMCCloud >::buildCellOccupancy(), Stochastic< CloudType >::calculate(), moleculeCloud::calculateForce(), objectRegistry::checkCacheTemporaryObjects(), meshObject::clear(), meshObject::clearUpto(), SuppressionCollision< CloudType >::collide(), ORourkeCollision< CloudType >::collide(), kOmegaSSTSato< BasicMomentumTransportModel >::correctNut(), Cloud< passiveParticle >::deleteLostParticles(), dictionary::dictionary(), mapDistributeBase::exchangeAddressing(), if(), transformer::invTransformList(), objectRegistry::lookupClass(), Foam::MapConsistentVolFields(), Foam::MapLagrangianFields(), Foam::MapVolFields(), Cloud< passiveParticle >::move(), meshObject::movePoints(), mapDistribute::transformPosition::operator()(), probes::prepare(), fvMeshDistribute::printFieldInfo(), STARCD::readBoundary(), MomentumParcel< ParcelType >::readFields(), solidParticle::readFields(), streamlinesParticle::readFields(), DSMCParcel< ParcelType >::readFields(), MPPICParcel< ParcelType >::readFields(), ReactingParcel< ParcelType >::readFields(), CollidingParcel< ParcelType >::readFields(), molecule::readFields(), ReactingMultiphaseParcel< ParcelType >::readFields(), SprayParcel< ParcelType >::readFields(), ThermoParcel< ParcelType >::readFields(), particle< Type >::readFields(), InteractionLists< typename CloudType::parcelType >::receiveReferredData(), meshObject::reorderPatches(), genericPointPatchField< Type >::rmap(), genericFvPatchField< Type >::rmap(), UnsortedMeshedSurface< Face >::sortedZones(), singleRegionSolutionControl::storePrevIterTypeFields(), transformer::transformList(), meshObject::updateMesh(), solution::upgradeSolverDict(), while(), regionSizeDistribution::write(), CallbackRegistry< CallbackType >::~CallbackRegistry(), and undoableMeshCutter::~undoableMeshCutter().

◆ forAllConstIter

#define forAllConstIter (   Container,
  container,
  iter 
)
Value:
for \
( \
Container::const_iterator iter = (container).begin(); \
iter != (container).end(); \
++iter \
)

Iterate across all elements in the container object of type.

Container with const access.

Usage
forAllConstIter(ContainerType, container, iter)
{
statements;
}
See also
forAllIter

Definition at line 477 of file UList.H.