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(), porosityModelList::active(), MRFZoneList::active(), preserveBafflesConstraint::add(), preserveFaceZonesConstraint::add(), preservePatchesConstraint::add(), singleProcessorFaceSetsConstraint::add(), labelRanges::add(), BinSum< IndexType, List, CombineOp >::add(), fvMeshAdder::add(), ISAT< CompType, 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(), reactingOneDim::addMassSources(), fieldAverage::addMeanSqrToPrime2Mean(), polyTopoChange::addMesh(), meshRefinement::addMeshedPatch(), fvMeshTools::addPatch(), boundaryMesh::addPatch(), polyMesh::addPatches(), Foam::AddPatchFields(), porosityModelList::addResistance(), cellZoneSet::addSet(), pointZoneSet::addSet(), faceZoneSet::addSet(), effectivenessHeatExchangerSource::addSup(), solidificationMeltingSource::addSup(), 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(), primitiveMeshGeometry::affectedCells(), polyMeshGeometry::affectedCells(), pairGAMGAgglomeration::agglomerate(), eagerGAMGProcAgglomeration::agglomerate(), manualGAMGProcAgglomeration::agglomerate(), pairPatchAgglomeration::agglomerate(), GAMGInterface::agglomerateCoeffs(), GAMGAgglomeration::agglomerateLduAddressing(), singleCellFvMesh::agglomPatchFieldMapper::agglomPatchFieldMapper(), cellToFaceStencil::allCoupledFacesPatch(), cellToCellStencil::allCoupledFacesPatch(), extendedEdgeMesh::allNearestFeatureEdges(), extendedEdgeMesh::allNearestFeaturePoints(), UPstream::allocateCommunicator(), UPstream::allToAll(), waveAlphaFvPatchScalarField::alphan(), DynamicList< Foam::Tensor >::append(), DynamicField< T, SizeInc, SizeMult, SizeDiv >::append(), List< Field< scalar > >::append(), blockEdge::appendEndPoints(), meshToMeshMethod::appendNbrCells(), AMIMethod::appendNbrFaces(), directMethod::appendToDirectSeeds(), optionList::appliesToField(), preserveBafflesConstraint::apply(), preserveFaceZonesConstraint::apply(), preservePatchesConstraint::apply(), singleProcessorFaceSetsConstraint::apply(), refinementHistory::apply(), forces::applyBins(), decompositionMethod::applyConstraints(), rigidBodyModel::applyRestraints(), patchInteractionDataList::applyToPatch(), ParticleErosion< CloudType >::applyToPatch(), searchableSurfaceToFaceZone::applyToSet(), setToCellZone::applyToSet(), faceZoneToFaceZone::applyToSet(), setToPointZone::applyToSet(), setToFaceZone::applyToSet(), normalToFace::applyToSet(), setAndNormalToFaceZone::applyToSet(), setsToFaceZone::applyToSet(), face::areaInContact(), argList::argList(), attachPolyTopoChanger::attach(), FreeStream< CloudType >::autoMap(), Foam::fvc::average(), sampledSurface::average(), Foam::average(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::averageParcelMass(), AveragingMethod< Foam::Vector >::AveragingMethod(), motionSmootherAlgo::avg(), snappySnapDriver::avgCellCentres(), binaryTree< CompType, ThermoType >::balance(), meshRefinement::balance(), meshRefinement::balanceAndRefine(), lduAddressing::band(), Foam::bandCompression(), basicMultiComponentMixture::basicMultiComponentMixture(), 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(), KinematicCloud< Cloud< basicKinematicCollidingParcel > >::buildCellOccupancy(), Implicit< CloudType >::cacheFields(), ParticleForceList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::cacheFields(), faceAreaIntersect::calc(), ReactingParcel< ParcelType >::calc(), ReactingMultiphaseParcel< ParcelType >::calc(), binaryNode< CompType, ThermoType >::calcA(), nearWallFields::calcAddressing(), fieldAverage::calcAverages(), PatchTools::calcBounds(), Foam::meshTools::calcBoxPointNormals(), decompositionMethod::calcCellCells(), faceZone::calcCellLayers(), primitiveMesh::calcCells(), targetCoeffTrim::calcCoeffs(), mapDistributeBase::calcCompactAddressing(), curvatureSeparation::calcCosAngle(), ParticleForceList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::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(), symmetryPlanePolyPatch::calcGeometry(), wedgePolyPatch::calcGeometry(), processorPolyPatch::calcGeometry(), faceLimitedGrad< Type >::calcGrad(), faceMDLimitedGrad< Type >::calcGrad(), cellMDLimitedGrad< Type >::calcGrad(), wallHeatTransferCoeff::calcHeatTransferCoeff(), triSurfaceSearch::calcInside(), triSurfaceTools::calcInterpolationWeights(), curvatureSeparation::calcInvR1(), cellMatcher::calcLocalFaces(), zone::calcLookupMap(), mappedPatchBase::calcMapping(), fieldMinMax::calcMinMaxFields(), snappySnapDriver::calcNearestSurface(), ParticleForceList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::calcNonCoupled(), ReactingParcel< ParcelType >::calcPhaseChange(), cellMatcher::calcPointFaceIndex(), interpolationCellPointWallModified< Type >::calcPointField(), primitiveMesh::calcPointOrder(), createShellMesh::calcPointRegions(), lineFace::calcSamples(), addPatchCellLayer::calcSidePatch(), snappySnapDriver::calcSnapDistance(), fixedCoeff::calcTransformModelData(), DarcyForchheimer::calcTransformModelData(), cyclicAMIPolyPatch::calcTransforms(), cyclicPolyPatch::calcTransforms(), coupledPolyPatch::calcTransformTensors(), ConstantRateDevolatilisation< CloudType >::calculate(), P1::calculate(), LiquidEvaporation< CloudType >::calculate(), partialFaceAreaWeightAMI::calculate(), LiquidEvaporationBoil< CloudType >::calculate(), directAMI::calculate(), mapNearestAMI::calculate(), epsilonWallFunctionFvPatchScalarField::calculate(), viewFactor::calculate(), faceAreaWeightAMI::calculate(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::calculate(), fvDOM::calculate(), StandardChemistryModel< CompType, ThermoType >::calculate(), omegaWallFunctionFvPatchScalarField::calculate(), SingleKineticRateDevolatilisation< CloudType >::calculate(), rotorDiskSource::calculate(), cellVolumeWeightMethod::calculateAddressing(), mapNearestMethod::calculateAddressing(), directMethod::calculateAddressing(), correlationFunction< Type >::calculateCorrelationFunction(), meshRefinement::calculateEdgeWeights(), tabulatedHeatTransfer::calculateHtc(), reactingOneDim::calculateMassTransfer(), singleStepReactingMixture< ThermoType >::calculateMaxProducts(), fieldAverage::calculateMeanFields(), fieldAverage::calculatePrime2MeanFields(), dynamicRefineFvMesh::calculateProtectedCells(), singleStepReactingMixture< ThermoType >::calculateqFuel(), GAMGAgglomeration::calculateRegionMaster(), StandardChemistryModel< CompType, ThermoType >::calculateRR(), epsilonWallFunctionFvPatchScalarField::calculateTurbulenceFields(), omegaWallFunctionFvPatchScalarField::calculateTurbulenceFields(), nutUTabulatedWallFunctionFvPatchScalarField::calcUPlus(), nutkFilmWallFunctionFvPatchScalarField::calcUTau(), nutUSpaldingWallFunctionFvPatchScalarField::calcUTau(), wallHeatFlux::calcWallHeatFlux(), pointMVCWeight::calcWeights(), LiquidEvaporation< CloudType >::calcXc(), LiquidEvaporationBoil< CloudType >::calcXc(), SLGThermo::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(), hexRef8::cellShapes(), polyMeshTetDecomposition::cellTetIndices(), OppositeFaceCellWave< Type, TrackingData >::cellToFace(), FaceCellWave< Type, TrackingData >::cellToFace(), dynamicRefineFvMesh::cellToPoint(), ReactingParcel< ParcelType >::cellValueSourceCorrection(), multiComponentMixture< ThermoType >::cellVolMixture(), cell::centre(), cellModel::centre(), CentredFitData< Polynomial >::CentredFitData(), repatchPolyTopoChanger::changeAnchorPoint(), boundaryMesh::changeFaces(), polyTopoChange::changeMesh(), boundaryMesh::changePatchType(), polyTopoChanger::changeTopology(), layerAdditionRemoval::changeTopology(), faceZone::checkAddressing(), optionList::checkApplied(), option::checkApplied(), edgeCollapser::checkBadFaces(), primitiveMeshGeometry::checkCellDeterminant(), polyMeshGeometry::checkCellDeterminant(), primitiveMesh::checkCellsZipUp(), primitiveMesh::checkCellVolumes(), searchableSurfaces::checkClosed(), primitiveMesh::checkClosedCells(), primitiveMesh::checkCommonOrder(), primitiveMesh::checkConcaveCells(), meshRefinement::checkCoupledFaceZones(), FaceCellWave< Type, TrackingData >::checkCyclic(), meshRefinement::checkData(), ZoneMesh< cellZone, polyMesh >::checkDefinition(), zone::checkDefinition(), polyBoundaryMesh::checkDefinition(), primitiveMesh::checkEdgeLength(), triSurface::checkEdges(), dynamicRefineFvMesh::checkEightAnchorPoints(), primitiveMeshGeometry::checkFaceAngles(), polyMeshGeometry::checkFaceAngles(), primitiveMesh::checkFaceAngles(), primitiveMeshGeometry::checkFaceArea(), polyMeshGeometry::checkFaceArea(), primitiveMesh::checkFaceAreas(), primitiveMeshGeometry::checkFaceDotProduct(), polyMeshGeometry::checkFaceDotProduct(), primitiveMesh::checkFaceFaces(), polyMeshGeometry::checkFaceFlatness(), primitiveMesh::checkFaceFlatness(), primitiveMesh::checkFaceOrthogonality(), primitiveMeshGeometry::checkFacePyramids(), polyMeshGeometry::checkFacePyramids(), primitiveMesh::checkFacePyramids(), MeshedSurface< Foam::face >::checkFaces(), primitiveMeshGeometry::checkFaceSkewness(), polyMeshGeometry::checkFaceSkewness(), primitiveMesh::checkFaceSkewness(), polyMeshTetDecomposition::checkFaceTets(), polyMeshGeometry::checkFaceTets(), primitiveMeshGeometry::checkFaceTwist(), polyMeshGeometry::checkFaceTwist(), primitiveMesh::checkFaceVertices(), primitiveMeshGeometry::checkFaceWeights(), polyMeshGeometry::checkFaceWeights(), searchableSurfaces::checkIntersection(), hexRef8::checkMesh(), edgeCollapser::checkMeshQuality(), Foam::checkNonManifoldEdge(), searchableSurfaces::checkNormalOrientation(), PatchTools::checkOrientation(), CollisionRecordList< vector, vector >::checkPairRecord(), ZoneMesh< 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(), polyMeshGeometry::checkTriangleTwist(), primitiveMesh::checkUpperTriangular(), polyMeshGeometry::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(), ZoneMesh< cellZone, polyMesh >::clearAddressing(), polyBoundaryMesh::clearGeom(), refinementHistory::clone(), CloudFunctionObjectList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::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(), optionList::constrain(), pointConstraints::constrainCorners(), Foam::meshTools::constrainDirection(), kinematicSingleLayer::constrainFilmField(), Foam::constrainHbyA(), Foam::constrainPressure(), Foam::meshTools::constrainToMeshCentre(), rotorDiskSource::constructGeometry(), labelRanges::contains(), boundBox::contains(), boundBox::containsAny(), ListCompactIO< face, label >::convertFromCompact(), Polynomial< Type >::convertTimeBase(), TableBase< Type >::convertTimeBase(), ListCompactIO< face, label >::convertToCompact(), searchableBox::coordinates(), searchableSurfaceCollection::coordinates(), polyMeshFilter::copyMesh(), dynamicCode::copyOrCreateFiles(), singleRegionCorrectorConvergenceControl::corrCriteriaSatisfied(), pimpleMultiRegionControl::corrCriteriaSatisfied(), forceList::correct(), nearWallDistNoSearch::correct(), nearWallDist::correct(), transferModelList::correct(), injectionModelList::correct(), patchInjection::correct(), PaSR< ReactionThermo >::correct(), patchPatchDist::correct(), pointPatchDist::correct(), contactAngleForce::correct(), limitVelocity::correct(), drippingInjection::correct(), strainRateFunction::correct(), limitTemperature::correct(), wallDistData< TransferType >::correct(), meshWave::correct(), BrunDrippingInjection::correct(), curvatureSeparation::correct(), meanVelocityForce::correct(), patchDataWave< TransferType >::correct(), radiativeIntensityRay::correct(), EDC< ReactionThermo >::correct(), SSG< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), optionList::correct(), motionSmootherAlgo::correct(), thermoSingleLayer::correctAlpha(), gaussGrad< Type >::correctBoundaryConditions(), motionSmootherAlgo::correctBoundaryConditions(), cellDistFuncs::correctBoundaryFaceCells(), MRFZoneList::correctBoundaryFlux(), cellDistFuncs::correctBoundaryPointCells(), MRFZoneList::correctBoundaryVelocity(), MRFZone::correctBoundaryVelocity(), twoDPointCorrector::correctDisplacement(), blockDescriptor::correctFacePoints(), thermoSingleLayer::correctHsForMappedT(), mixtureKEpsilon< BasicTurbulenceModel >::correctInletOutlet(), cubic< Type >::correction(), pointLinear< Type >::correction(), linearUpwind< Type >::correction(), linearUpwindV< Type >::correction(), outletStabilised< Type >::correction(), standardPhaseChange::correctModel(), waxSolventEvaporation::correctModel(), solidification::correctModel(), Foam::CorrectPhi(), twoDPointCorrector::correctPoints(), rigidBodySolver::correctQuaternionJoints(), ReactingParcel< ParcelType >::correctSurfaceValues(), Foam::correctUphiBCs(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::correctWallShearStress(), dynamicRefineFvMesh::count(), fvMeshDistribute::countCells(), meshRefinement::countHits(), PointEdgeWave< Type, TrackingData >::countPatchType(), removePoints::countPointUsage(), cyclicPolyPatch::coupledEdges(), globalMeshData::coupledPatch(), globalMeshData::coupledPatchMeshEdgeMap(), cyclicPolyPatch::coupledPoints(), kinematicSingleLayer::CourantNumber(), solidMixtureProperties::Cp(), liquidFilmThermo::Cp(), Foam::cp(), liquidMixtureProperties::Cp(), heThermo< BasicSolidThermo, MixtureType >::Cp(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud > >::Cp(), heThermo< BasicSolidThermo, MixtureType >::CpByCpv(), Foam::cpFiles(), heThermo< BasicSolidThermo, MixtureType >::Cpv(), epsilonWallFunctionFvPatchScalarField::createAveragingWeights(), omegaWallFunctionFvPatchScalarField::createAveragingWeights(), meshRefinement::createBaffles(), rotorDiskSource::createCoordinateSystem(), 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(), displacementInterpolationMotionSolver::curPoints(), displacementComponentLaplacianFvMotionSolver::curPoints(), displacementLaplacianFvMotionSolver::curPoints(), displacementLinearMotionMotionSolver::curPoints(), motionSmootherAlgo::curPoints(), triSurface::curvature(), curvatureSeparation::curvatureSeparation(), hexCellLooper::cut(), geomCellLooper::cut(), Foam::meshTools::cutDirToEdge(), heThermo< BasicSolidThermo, MixtureType >::Cv(), cyclicAMIGAMGInterface::cyclicAMIGAMGInterface(), cyclicGAMGInterface::cyclicGAMGInterface(), liquidMixtureProperties::D(), DAC< CompType, ThermoType >::DAC(), thirdBodyArrheniusReactionRate::dcidc(), FallOffReactionRate< ReactionRate, FallOffFunction >::dcidc(), ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction >::dcidc(), fvMatrix< Type >::DD(), powerSeriesReactionRate::ddT(), MRFZoneList::DDt(), globalIndexAndTransform::decodeTransformIndex(), structuredDecomp::decompose(), decompositionMethod::decompose(), hierarchGeomDecomp::decompose(), fvFieldDecomposer::decomposeField(), fvFieldDecomposer::decomposeFields(), triSurfaceTools::delaunay2D(), mapPatchChange::deletedPatches(), boundaryMesh::deletePatch(), cellZoneSet::deleteSet(), pointZoneSet::deleteSet(), faceZoneSet::deleteSet(), cyclicFvPatch::delta(), cyclicAMIFvPatch::delta(), fvMesh::delta(), blackBodyEmission::deltaLambdaT(), StandardChemistryModel< CompType, ThermoType >::derivatives(), snappySnapDriver::detectNearSurfaces(), DiagonalMatrix< scalar >::DiagonalMatrix(), dimensionSets::dimensionSets(), directions::directions(), displacementInterpolationMotionSolver::displacementInterpolationMotionSolver(), argList::displayDoc(), searchableSurfaceCollection::distribute(), fvMeshDistribute::distribute(), refinementHistory::distribute(), mapDistributeBase::distribute(), distributedTriSurfaceMesh::distribute(), meshRefinement::distribute(), distributedTriSurfaceMesh::distributedTriSurfaceMesh(), distributedWeightedFvPatchFieldMapper::distributedWeightedFvPatchFieldMapper(), snappyLayerDriver::doLayers(), meshRefinement::doRemovePoints(), meshRefinement::doRestorePoints(), snappySnapDriver::doSnap(), DRGEP< CompType, 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< CompType, ThermoType >::EFA(), Foam::eigenValues(), waveSuperposition::elevation(), globalIndexAndTransform::encodeTransformIndex(), systemCall::end(), functionObjectList::end(), pairPotential::energyTable(), engineMesh::engineMesh(), mixtureKEpsilon< BasicTurbulenceModel >::epsilonBoundaryTypes(), dynamicRefineFvMesh::error(), GeometricField< Type, PatchField, GeoMesh >::Boundary::evaluate(), Foam::evaluateConstraintTypes(), seriesProfile::evaluateDrag(), seriesProfile::evaluateLift(), WallSpringSliderDashpot< CloudType >::evaluateWall(), WallLocalSpringSliderDashpot< CloudType >::evaluateWall(), coalCloudList::evolve(), pyrolysisModelCollection::evolve(), pyrolysisModelCollection::evolveRegion(), Pstream::exchange(), mapDistributeBase::exchangeAddressing(), Pstream::exchangeSizes(), removeEntry::execute(), removeRegisteredObject::execute(), readFields::execute(), fieldCoordinateSystemTransform::execute(), systemCall::execute(), functionObjectList::execute(), masterUncollatedFileOperation::exists(), sampledSurfaces::expire(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedEdgeMesh::extendedEdgeMesh(), extendedFaceToCellStencil::extendedFaceToCellStencil(), extendedFeatureEdgeMesh::extendedFeatureEdgeMesh(), extendedUpwindCellToFaceStencil::extendedUpwindCellToFaceStencil(), dynamicRefineFvMesh::extendMarkedCells(), triSurfaceMesh::extractCloseness(), regionSizeDistribution::extractData(), triSurfaceMesh::extractPointCloseness(), extrudePatchMesh::extrudePatchMesh(), polyPatch::faceCellCentres(), primitiveMeshTools::faceConcavity(), Foam::faceCorr(), primitiveMesh::faceEdges(), primitiveMeshTools::faceFlatness(), PatchToPatchInterpolation< FromPatch, ToPatch >::faceInterpolate(), faceCoupleInfo::faceLabels(), 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(), localPointRegion::findDuplicateFacePairs(), localPointRegion::findDuplicateFaces(), Foam::meshTools::findEdge(), probes::findElements(), patchProbes::findElements(), refinementSurfaces::findHigherIntersection(), shellSurfaces::findHigherLevel(), refinementFeatures::findHigherLevel(), coordinateSystems::findIndex(), ZoneMesh< cellZone, polyMesh >::findIndex(), polyBoundaryMesh::findIndex(), pointBoundaryMesh::findIndices(), coordinateSystems::findIndices(), ZoneMesh< 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(), ZoneMesh< 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(), boundaryMesh::findPatchID(), polyBoundaryMesh::findPatchIDs(), functionObjectList::findRegionDict(), mappedPatchBase::findSamples(), polyMeshTetDecomposition::findSharedBasePoint(), polyMeshAdder::findSharedPoints(), polyMeshTetDecomposition::findTet(), cellPointWeight::findTetrahedron(), fileOperation::findTimes(), cellPointWeight::findTriangle(), fileOperation::findWatch(), masterUncollatedFileOperation::findWatch(), ZoneMesh< cellZone, polyMesh >::findZoneID(), FixedList< Type, 3 >::FixedList(), volPointInterpolation::flatBoundaryField(), kOmegaSSTLM< BasicTurbulenceModel >::Flength(), mapDistributeBase::flipAndCombine(), extendedEdgeMesh::flipNormals(), fvMatrix< Type >::flux(), for(), damping::forceCoeff(), forceList::forceList(), pairPotential::forceTable(), ListHashTable< T, Key, Hash >::found(), UPstream::freeCommunicators(), FreeStream< CloudType >::FreeStream(), singleStepReactingMixture< ThermoType >::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(), heThermo< BasicSolidThermo, MixtureType >::gamma(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::gasHs(), Pstream::gather(), decomposedBlockData::gather(), lduPrimitiveMesh::gather(), PatchTools::gatherAndMerge(), Pstream::gatherList(), Foam::gAverage(), meshRefinement::gAverage(), get_edge_list(), get_num_edges_list(), surfaceZonesInfo::getAllClosedNamedSurfaces(), coupledPolyPatch::getAnchorPoints(), writer< 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(), boundaryMesh::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(), coupledPolyPatch::getRotation(), 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< CompType, ThermoType >::grow(), meshRefinement::growFaceCellFace(), cellClassification::growSurface(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud > >::H(), h0(), fvMatrix< Type >::H1(), FaceCellWave< Type, TrackingData >::handleAMICyclicPatches(), FaceCellWave< Type, TrackingData >::handleCyclicPatches(), FaceCellWave< Type, TrackingData >::handleExplicitConnections(), FaceCellWave< Type, TrackingData >::handleProcPatches(), noiseFFT::Hanning(), pimpleMultiRegionControl::hasCorrResidualControls(), hashedWordList::hashedWordList(), HashSet< label, Hash< label > >::HashSet(), FaceCellWave< Type, TrackingData >::hasPatch(), pimpleMultiRegionControl::hasResidualControls(), heThermo< BasicSolidThermo, MixtureType >::hc(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud > >::Hc(), heThermo< BasicSolidThermo, MixtureType >::he(), basicThermo::heBoundaryBaseTypes(), heThermo< BasicSolidThermo, MixtureType >::heBoundaryCorrection(), basicThermo::heBoundaryTypes(), heheuPsiThermo< BasicPsiThermo, MixtureType >::heheuPsiThermo(), heheuPsiThermo< BasicPsiThermo, MixtureType >::heu(), psiuReactionThermo::heuBoundaryCorrection(), psiuReactionThermo::heuBoundaryTypes(), hexRef8Data::hexRef8Data(), liquidMixtureProperties::hl(), hostCollatedFileOperation::hostCollatedFileOperation(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud > >::Hs(), coalCloudList::hsTrans(), 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(), pyrolysisModelCollection::info(), injectionModelList::info(), transferModelList::info(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::info(), LocalInteraction< CloudType >::info(), thermalBaffle::info(), MPPICCloud< Foam::DSMCCloud >::info(), AMIMethod::initialise(), fieldAverage::initialize(), LduMatrix< Type, DType, LUType >::initMatrixInterfaces(), lduMatrix::initMatrixInterfaces(), processorPolyPatch::initOrder(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::inject(), SurfaceFilmModel< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::inject(), injectionModelList::injectionModelList(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::injectSteadyState(), Foam::inplaceRenumber(), Foam::inplaceReorder(), Foam::inplaceSubset(), Foam::inplaceSubsetMatchingStrings(), HashSet< label, Hash< label > >::insert(), cellToCellStencil::insertFaceCells(), cellToFaceStencil::insertFaceCells(), Polynomial< 8 >::integral(), Polynomial< Type >::integrate(), FieldFunction1< Function1Type >::integrate(), linearInterpolationWeights::integrationWeights(), ThermoSurfaceFilm< CloudType >::interactionTypeEnum(), GAMGInterface::interfaceInternalField(), fvBoundaryMesh::interfaces(), GeometricField< Type, PatchField, GeoMesh >::Boundary::interfaces(), cyclicAMIGAMGInterface::internalFieldTransfer(), cyclicGAMGInterface::internalFieldTransfer(), isoSurface::interpolate(), pointToPointPlanarInterpolation::interpolate(), interpolationCellPointFace< Type >::interpolate(), localMin< Type >::interpolate(), localMax< Type >::interpolate(), pointMVCWeight::interpolate(), surfaceInterpolationScheme< GType >::interpolate(), singleCellFvMesh::interpolate(), fvMeshSubset::interpolate(), meshToMesh0::interpolate(), cyclicAMIPolyPatch::interpolate(), volPointInterpolation::interpolateBoundaryField(), plane::interpolateField(), isoSurface::interpolateField(), sampledSurfaces::thresholdCellFaces::interpolateField(), patchInternalField::interpolateField(), patch::interpolateField(), sampledSurfaces::triSurfaceMesh::interpolateField(), meshToMesh0::interpolateField(), surfaceInterpolate::interpolateFields(), volPointInterpolation::interpolateInternalField(), Foam::interpolatePointToCell(), AMIInterpolation::interpolateToSource(), AMIInterpolation::interpolateToTarget(), Foam::interpolateXY(), meshToMesh::interpolationMethodAMI(), TableBase< Type >::interpolator(), 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(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::jacobian(), TDACChemistryModel< CompType, ThermoType >::jacobian(), StandardChemistryModel< CompType, ThermoType >::jacobian(), heSolidThermo< BasicSolidThermo, MixtureType >::Kappa(), liquidFilmThermo::kappa(), liquidMixtureProperties::kappa(), Distribution< Type >::keys(), KinematicLookupTableInjection< CloudType >::KinematicLookupTableInjection(), Kmesh::Kmesh(), Foam::kShellMean(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud > >::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(), SLGThermo::liquidId(), liquidMixtureProperties::liquidMixtureProperties(), List< Field< scalar > >::List(), functionObjectList::list(), Pstream::listCombineGather(), LocalInteraction< CloudType >::LocalInteraction(), localPointRegion::localPointRegion(), Foam::longestEdge(), interpolationLookUpTable< scalar >::lookUp(), fileOperation::lookupProcessorsPath(), lookupProfile::lookupProfile(), basicThermo::lookupThermo(), pimpleMultiRegionControl::loop(), cellCuts::loopPoints(), noiseFFT::Lsum(), LUscalarMatrix::LUscalarMatrix(), thirdBodyEfficiencies::M(), cell::mag(), cellModel::mag(), Foam::mag(), Foam::magSqr(), patchMeanVelocityForce::magUbarAve(), meanVelocityForce::magUbarAve(), MRFZoneList::makeAbsolute(), MRFZone::makeAbsolute(), primitiveMesh::makeCellCentresAndVols(), meshRefinement::makeDisplacementField(), primitiveMesh::makeFaceCentresAndAreas(), makeFvGradScheme(), faceCoupleInfo::makeMap(), polyTopoChange::makeMesh(), meshRefinement::makePatch(), MRFZoneList::makeRelative(), MRFZone::makeRelative(), cyclicACMIFvPatch::makeWeights(), processorFvPatch::makeWeights(), cyclicFvPatch::makeWeights(), cyclicAMIFvPatch::makeWeights(), epsilonWallFunctionFvPatchScalarField::manipulateMatrix(), omegaWallFunctionFvPatchScalarField::manipulateMatrix(), ManualInjection< CloudType >::ManualInjection(), Field< Foam::Vector2D >::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(), singleLayerRegion::mappedPushedFieldPatchTypes(), meshToMesh::mapSrcToTgt(), fvMeshAdder::MapSurfaceFields(), meshToMesh::mapTgtToSrc(), fvMeshAdder::MapVolFields(), boundaryMesh::markFaces(), edgeCollapser::markFaceZoneEdges(), edgeCollapser::markMergeEdges(), edgeCollapser::markSmallEdges(), edgeCollapser::markSmallSliverFaces(), PatchTools::markZone(), triSurface::markZone(), meshToMeshMethod::maskCells(), ParticleForceList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::massEff(), momentOfInertia::massPropertiesShell(), momentOfInertia::massPropertiesSolid(), PatchTools::matchEdges(), CollisionRecordList< vector, vector >::matchPairRecord(), Foam::matchPoints(), PatchTools::matchPoints(), prismMatcher::matchShape(), pyrMatcher::matchShape(), tetWedgeMatcher::matchShape(), wedgeMatcher::matchShape(), CollisionRecordList< vector, vector >::matchWallRecord(), dynamicRefineFvMesh::maxCellField(), pyrolysisModelCollection::maxDiff(), refinementFeatures::maxDistance(), triSurfaceTools::maxEdge(), shellSurfaces::maxLevel(), cellDistFuncs::maxPatchSize(), dynamicRefineFvMesh::maxPointField(), conformalVoronoiMesh::maxSurfaceProtrusion(), distribution::mean(), Distribution< Type >::mean(), noiseFFT::meanPf(), multiNormal::meanValue(), distribution::median(), Distribution< Type >::median(), cellToFaceStencil::merge(), cellToCellStencil::merge(), edgeIntersections::merge(), meshRefinement::mergeBaffles(), edgeMesh::mergeEdges(), snappyLayerDriver::mergePatchFacesUndo(), meshRefinement::mergePatchFacesUndo(), Foam::mergePoints(), edgeMesh::mergePoints(), polyMeshAdder::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(), MGridGenGAMGAgglomeration::MGridGenGAMGAgglomeration(), triSurfaceTools::minEdge(), edgeIntersections::minEdgeLength(), globalIndexAndTransform::minimumTransformIndex(), mixtureFraction< ThermoType >::mixtureFraction(), polyTopoChanger::modifyMotionPoints(), attachDetach::modifyMotionPoints(), slidingInterface::modifyMotionPoints(), motionSmootherAlgo::modifyMotionPoints(), molecule::molecule(), moleFractions< ThermoType >::moleFractions(), Moment< Type >::Moment(), layeredEngineMesh::move(), streamLineParticle::move(), Cloud< streamLineParticle >::move(), medialAxisMeshMover::move(), molecule::move(), regionModel1D::moveMesh(), motionSolverList::movePoints(), pointBoundaryMesh::movePoints(), fvBoundaryMesh::movePoints(), surfaceInterpolation::movePoints(), ZoneMesh< cellZone, polyMesh >::movePoints(), polyBoundaryMesh::movePoints(), functionObjectList::movePoints(), fvMesh::movePoints(), polyTopoChange::movePoints(), primitiveMesh::movePoints(), liquidFilmThermo::mu(), liquidMixtureProperties::mu(), heheuPsiThermo< BasicPsiThermo, MixtureType >::mub(), multiComponentMixture< ThermoType >::multiComponentMixture(), multiLevelDecomp::multiLevelDecomp(), multiSolidBodyMotionSolver::multiSolidBodyMotionSolver(), heheuPsiThermo< BasicPsiThermo, MixtureType >::muu(), NamedEnum< directionType, 3 >::names(), polyTopoChanger::names(), ZoneMesh< cellZone, polyMesh >::names(), polyBoundaryMesh::names(), nastranSurfaceWriter::nastranSurfaceWriter(), regionModel::nbrCoupledPatchID(), surfaceFeatures::nearestEdges(), surfaceFeatures::nearestFeatEdge(), extendedEdgeMesh::nearestFeatureEdge(), extendedEdgeMesh::nearestFeatureEdgeByType(), surfaceFeatures::nearestSamples(), surfaceFeatures::nearestSurfEdge(), GeometricField< vector, pointPatchField, pointMesh >::needReference(), sampledSurfaces::needsUpdate(), FieldField< Foam::Field, LUType >::negate(), polyBoundaryMesh::neighbourEdges(), combustionModel::New(), basicChemistryModel::New(), basicSolidChemistryModel::New(), chemistryTabulationMethod< ReactionThermo, ThermoType >::New(), chemistryReductionMethod< ReactionThermo, ThermoType >::New(), functionObjectList::New(), FieldField< Foam::Field, LUType >::NewCalculatedType(), UOprocess::newField(), cellCuts::nonAnchorPoints(), nonBlockingGaussSeidelSmoother::nonBlockingGaussSeidelSmoother(), lduPrimitiveMesh::nonBlockingSchedule(), ProcessorTopology< Container, ProcPatch >::nonBlockingSchedule(), cellQuality::nonOrthogonality(), cyclicACMIPolyPatch::nonOverlapPatchID(), surfaceLocation::normal(), distribution::normalised(), distribution::normalisedShifted(), AMIInterpolation::normaliseWeights(), ODESolver::normalizeError(), fileOperation::nProcs(), strainRateFunction::nu(), nutkWallFunctionFvPatchScalarField::nut(), nutUWallFunctionFvPatchScalarField::nut(), nutURoughWallFunctionFvPatchScalarField::nut(), nutkRoughWallFunctionFvPatchScalarField::nut(), nutkAtmRoughWallFunctionFvPatchScalarField::nut(), writeObjectsBase::objectNames(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::omega(), liquidMixtureProperties::omega(), StandardChemistryModel< CompType, ThermoType >::omega(), TDACChemistryModel< CompType, 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()(), listPlusEqOp< T >::operator()(), minEqOp< labelPair >::operator()(), faceEqOp< T, CombineOp >::operator()(), ifEqEqOp< value >::operator()(), combineEqOp< Type, TrackingData >::operator()(), lessProcPatches::operator()(), findUniqueIntersectOp::operator()(), treeDataPoint::findNearestOp::operator()(), inverseFaceDistanceDiffusivity::operator()(), inversePointDistanceDiffusivity::operator()(), treeDataCell::findNearestOp::operator()(), cellToCellStencil::unionEqOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), powerSeriesReactionRate::operator()(), treeDataEdge::findNearestOp::operator()(), treeDataPrimitivePatch< PatchType >::findNearestOp::operator()(), optionList::operator()(), treeDataFace::findNearestOp::operator()(), BiIndirectList< T >::operator()(), UIndirectList< T >::operator()(), treeDataCell::findIntersectOp::operator()(), offsetOp< labelledTri >::operator()(), UPstream::listEq::operator()(), RaviPetersen::operator()(), mapDistribute::transform::operator()(), CompactListList< T, Container >::operator()(), ListAppendEqOp< T >::operator()(), offsetOp< triFace >::operator()(), mapDistribute::transformPosition::operator()(), globalMeshData::ListPlusEqOp< T >::operator()(), transformOp< PrimitivePatchType, Type, TrackingData >::operator()(), listUpdateOp< Type, TrackingData >::operator()(), offsetOp< face >::operator()(), fvMatrix< Type >::operator*=(), Foam::operator<<(), UIndirectList< T >::operator=(), SubField< point >::operator=(), BiIndirectList< T >::operator=(), CompactIOField< Type, BaseType >::operator=(), FieldField< Foam::Field, LUType >::operator=(), Distribution< Type >::operator=(), PtrList< transferModel >::operator=(), PackedBoolList::operator=(), cellTable::operator=(), MatrixBlock< MatrixType >::operator=(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator=(), List< Field< scalar > >::operator=(), PackedList< 2 >::operator=(), Foam::operator==(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator==(), Foam::operator>>(), ZoneMesh< cellZone, polyMesh >::operator[](), cell::opposingFace(), cell::opposingFaceLabel(), OppositeFaceCellWave< Type, TrackingData >::opposingFaceLabels(), triSurfaceTools::oppositeEdge(), triSurfaceTools::oppositeVertex(), oldCyclicPolyPatch::order(), processorPolyPatch::order(), cyclicPolyPatch::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(), multiComponentMixture< ThermoType >::patchFaceVolMixture(), fvFieldDecomposer::patchFieldDecomposer::patchFieldDecomposer(), polyBoundaryMesh::patchID(), boundaryMesh::patchify(), patchInjection::patchInjectedMassTotals(), patchInjection::patchInjection(), patchInteractionDataList::patchInteractionDataList(), fvPatch::patchInternalField(), patchInternalField::patchInternalField(), pairPatchAgglomeration::patchLevel(), AMIInterpolation::patchMagSf(), boundaryMesh::patchNames(), jumpCyclicFvPatchField< Type >::patchNeighbourField(), cyclicFvPatchField< Type >::patchNeighbourField(), PatchPostProcessing< CloudType >::PatchPostProcessing(), polyBoundaryMesh::patchSet(), phasePropertiesList::phasePropertiesList(), 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::polyMeshZipUpCells(), Polynomial< Type >::Polynomial(), projectCurveEdge::position(), projectEdge::position(), blockEdge::position(), CloudFunctionObjectList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::postEvolve(), regionModelFunctionObjectList::postEvolveRegion(), CloudFunctionObjectList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::postFace(), FacePostProcessing< CloudType >::postFace(), CloudFunctionObjectList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::postMove(), ParticleCollector< CloudType >::postMove(), CloudFunctionObjectList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::postPatch(), Foam::pow(), powerLawLopesdaCostaZone::powerLawLopesdaCostaZone(), liquidMixtureProperties::Ppc(), CloudFunctionObjectList< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::preEvolve(), pyrolysisModelCollection::preEvolveRegion(), regionModelFunctionObjectList::preEvolveRegion(), reactingOneDim::preEvolveRegion(), probes::prepare(), Foam::preservePatchTypes(), snappySnapDriver::preSmoothPatch(), waveSuperposition::pressure(), pressureControl::pressureControl(), 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(), heheuPsiThermo< BasicPsiThermo, MixtureType >::psib(), heheuPsiThermo< BasicPsiThermo, MixtureType >::psiu(), noiseFFT::pt(), PtrList< transferModel >::PtrList(), liquidMixtureProperties::pv(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::pyrolysisChemistryModel(), solidChemistryModel< CompType, SolidThermo >::Qdot(), StandardChemistryModel< CompType, ThermoType >::Qdot(), eddyViscosity< RASModel< BasicTurbulenceModel > >::R(), radiativeIntensityRay::radiativeIntensityRay(), distribution::raw(), Foam::Re(), ReactingCloud< Foam::DSMCCloud >::ReactingCloud(), ReactingLookupTableInjection< CloudType >::ReactingLookupTableInjection(), ReactingMultiphaseLookupTableInjection< CloudType >::ReactingMultiphaseLookupTableInjection(), fixedTrim::read(), PtrList< transferModel >::read(), NASedgeFormat::read(), thermalBaffleModel::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), tabulated6DoFAcceleration::read(), OBJedgeFormat::read(), AC3DsurfaceFormat< Face >::read(), VTKsurfaceFormat< Face >::read(), VTKedgeFormat::read(), writeDictionary::read(), damping::read(), TRIsurfaceFormat< Face >::read(), porosityModelList::read(), pimpleMultiRegionControl::read(), STARCDsurfaceFormat< Face >::read(), tabulated6DoFMotion::read(), cloudSolution::read(), STARCDedgeFormat::read(), timeActivatedFileUpdate::read(), cloudInfo::read(), multiComponentMixture< ThermoType >::read(), STLsurfaceFormat< Face >::read(), viewFactor::read(), wallHeatFlux::read(), wallShearStress::read(), MRFZoneList::read(), wallHeatTransferCoeff::read(), sampledSurfaces::read(), nearWallFields::read(), regIOobject::read(), uncollatedFileOperation::read(), boundaryMesh::read(), sampledSets::read(), forces::read(), masterUncollatedFileOperation::read(), masterUncollatedFileOperation::readAndSend(), fieldAverage::readAveragingProperties(), STARCD::readBoundary(), singleRegionCorrectorConvergenceControl::readCorrResidualControls(), externalCoupledMixedFvPatchField< scalar >::readData(), dynamicRefineFvMesh::readDict(), Time::readDict(), GeometricField< Type, PatchField, GeoMesh >::Boundary::readField(), ReactingParcel< ParcelType >::readFields(), ReactingMultiphaseParcel< ParcelType >::readFields(), meshRefinement::readFlags(), functionObjectList::readFunctionObject(), masterUncollatedFileOperation::readHeader(), optionList::readOptions(), singleRegionConvergenceControl::readResidualControls(), boundaryMesh::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< CompType, ThermoType >::reduceMechanism(), PFA< CompType, ThermoType >::reduceMechanism(), DRG< CompType, ThermoType >::reduceMechanism(), DAC< CompType, ThermoType >::reduceMechanism(), DRGEP< CompType, ThermoType >::reduceMechanism(), dynamicRefineFvMesh::refine(), meshRefinement::refineCandidates(), refinementFeatures::refinementFeatures(), refinementHistory::refinementHistory(), 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(), Foam::renumber(), randomRenumber::renumber(), manualRenumber::renumber(), zoltanRenumber::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(), Foam::ReorderPatchFields(), snappySnapDriver::repatchToSurface(), FieldField< Foam::Field, LUType >::replace(), pointBoundaryMesh::reset(), cyclicACMIPolyPatch::resetAMI(), pimpleMultiRegionControl::resetCorrSolveIndex(), fieldAverage::resetFields(), polyMesh::resetPrimitives(), ReactingCloud< Foam::DSMCCloud >::resetSourceTerms(), TDACChemistryModel< CompType, ThermoType >::resetTabulationResults(), LduMatrix< Type, DType, LUType >::residual(), lduMatrix::residual(), convergenceControl::residualControlIndex(), dynamicCode::resolveTemplates(), faceAreaWeightAMI::restartUncoveredSourceFace(), GAMGAgglomeration::restrictFaceField(), pairPatchAgglomeration::restrictField(), GAMGAgglomeration::restrictField(), kOmegaSSTLM< BasicTurbulenceModel >::ReThetac(), kOmegaSSTLM< BasicTurbulenceModel >::ReThetat0(), Foam::reusable(), Foam::reverseList(), SortableList< T >::reverseSort(), solidMixtureProperties::rho(), liquidFilmThermo::rho(), liquidMixtureProperties::rho(), coalCloudList::rhoTrans(), rigidBodyMeshMotion::rigidBodyMeshMotion(), Field< Foam::Vector2D >::rmap(), thermalBaffleFvPatchScalarField::rmap(), noiseFFT::RMSmeanPf(), Roots< N >::Roots(), Foam::rotateList(), pimpleMultiRegionControl::run(), face::sameVertices(), patchProbes::sample(), probes::sample(), nearWallFields::sampleBoundaryField(), sampledSurfaces::triSurfaceMesh::sampleField(), patch::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(), dynamicRefineFvMesh::selectRefineCandidates(), dynamicRefineFvMesh::selectRefineCells(), Foam::selectRegionNames(), meshRefinement::selectSeparatedCoupledFaces(), dynamicRefineFvMesh::selectUnrefinePoints(), cloudSolution::semiImplicit(), mapDistributeBase::send(), InteractionLists< typename CloudType::parcelType >::sendReferredData(), Foam::setBlockFaceCorrespondence(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::setCdSigma(), cellSetOption::setCellSet(), fvMeshSubset::setCellSubset(), decompositionMethod::setConstraints(), motionSmootherAlgo::setDisplacementPatchFields(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::setEdgeInfo(), rotorDiskSource::setFaceArea(), FaceCellWave< Type, TrackingData >::setFaceInfo(), boundaryMesh::setFeatureEdges(), searchableSurfaceCollection::setField(), surfaceFeatures::setFromStatus(), polyBoundaryMesh::setGroup(), PackedBoolList::setIndices(), pointPatchField< vector >::setInInternalField(), hexRef8::setInstance(), fvMeshSubset::setLargeCellSubset(), pairPotential::setLookupTables(), epsilonWallFunctionFvPatchScalarField::setMaster(), omegaWallFunctionFvPatchScalarField::setMaster(), refinementSurfaces::setMinLevelFields(), interRegionHeatTransferModel::setNbrModel(), cellVolumeWeightMethod::setNextCells(), faceAreaWeightAMI::setNextFaces(), mapNearestMethod::setNextNearestCells(), pointConstraints::setPatchFields(), PointEdgeWave< Type, TrackingData >::setPointInfo(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::setPorosityCoefficient(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::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(), functionObjectList::setTimeStep(), removePoints::setUnrefinement(), combineFaces::setUnrefinement(), hexRef8::setUnrefinement(), Foam::setValues(), fvMatrix< Type >::setValuesFromList(), UnsortedMeshedSurface< Face >::setZones(), coalCloudList::Sh(), thermoSingleLayer::Sh(), treeDataEdge::shapePoints(), treeDataCell::shapePoints(), treeDataFace::shapePoints(), treeDataPrimitivePatch< PatchType >::shapePoints(), globalMeshData::sharedPointGlobalLabels(), globalMeshData::sharedPoints(), shellSurfaces::shellSurfaces(), UPtrList< Foam::diameterModels::velocityGroup >::shuffle(), PtrList< transferModel >::shuffle(), polyBoundaryMesh::shuffle(), temperatureDependent::sigma(), liquidFilmThermo::sigma(), liquidMixtureProperties::sigma(), cloud::sigmaEff(), searchableSurfacesQueries::signedDistance(), singleCellFvMesh::singleCellFvMesh(), SingleKineticRateDevolatilisation< CloudType >::SingleKineticRateDevolatilisation(), singleProcessorFaceSetsConstraint::singleProcessorFaceSetsConstraint(), singleStepReactingMixture< ThermoType >::singleStepReactingMixture(), CompactListList< T, Container >::sizes(), cellQuality::skewness(), Foam::fvc::smooth(), GaussSeidelSmoother::smooth(), symGaussSeidelSmoother::smooth(), TGaussSeidelSmoother< Type, DType, LUType >::smooth(), nonBlockingGaussSeidelSmoother::smooth(), motionSmootherAlgo::smooth(), snappyRefineDriver::snappyRefineDriver(), snGradScheme< Type >::snGrad(), solidBodyMotionSolver::solidBodyMotionSolver(), solidChemistryModel< CompType, SolidThermo >::solidChemistryModel(), SLGThermo::solidId(), solidMixtureProperties::solidMixtureProperties(), pyrolysisModelCollection::solidRegionDiffNo(), Trapezoid::solve(), motionSolverList::solve(), Euler::solve(), EulerSI::solve(), EulerImplicit< ChemistryModel >::solve(), Rosenbrock12::solve(), rodas23::solve(), Rosenbrock23::solve(), RKCK45::solve(), rodas34::solve(), RKDP45::solve(), RKF45::solve(), Rosenbrock34::solve(), seulex::solve(), rigidBodyMeshMotionSolver::solve(), rigidBodyMeshMotion::solve(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::solve(), GAMGSolver::solve(), StandardChemistryModel< CompType, ThermoType >::solve(), TDACChemistryModel< CompType, 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(), optionList::source(), ThermoSurfaceFilm< CloudType >::splashInteraction(), meshRefinement::splitFaces(), meshRefinement::splitMesh(), meshRefinement::splitMeshRegions(), Foam::fvc::spread(), Foam::sqr(), AMIInterpolation::srcPointFace(), coalCloudList::Srho(), ReactingCloud< Foam::DSMCCloud >::Srho(), thermoSingleLayer::Srho(), Foam::stabilise(), SortableListDRGEP< Type >::stableSort(), SortableListEFA< Type >::stableSort(), StandardChemistryModel< CompType, ThermoType >::StandardChemistryModel(), MeshedSurface< Foam::face >::stitchFaces(), hexRef8::storeData(), refinementHistory::storeSplit(), streamLineParticle::streamLineParticle(), coalCloudList::SU(), subCycleFields< GeometricField >::subCycleFields(), Foam::subset(), cellZoneSet::subset(), pointZoneSet::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(), 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(), coalCloudList::SYi(), faceSet::sync(), pointSet::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(), heheuPsiThermo< BasicPsiThermo, MixtureType >::Tb(), liquidMixtureProperties::Tc(), StandardChemistryModel< CompType, ThermoType >::tc(), TDACChemistryModel< CompType, ThermoType >::TDACChemistryModel(), meshRefinement::testSyncBoundaryFaceList(), meshRefinement::testSyncPointList(), tetOverlapVolume::tetOverlapVolume(), AMIInterpolation::tgtPointFace(), heThermo< BasicSolidThermo, MixtureType >::THE(), ThermoLookupTableInjection< CloudType >::ThermoLookupTableInjection(), thermoSingleLayer::thermoSingleLayer(), temperatureDependentContactAngleForce::theta(), distributionContactAngleForce::theta(), perturbedTemperatureDependentContactAngleForce::theta(), targetCoeffTrim::thetag(), thirdBodyArrheniusReactionRate::thirdBodyArrheniusReactionRate(), thirdBodyEfficiencies::thirdBodyEfficiencies(), subCycleFields< GeometricField >::time(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::timeEnd(), pointToPointPlanarInterpolation::timeNames(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::timeStart(), functionObjectList::timeToNextWrite(), coordinateSystems::toc(), 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(), sixDoFRigidBodyMotion::transform(), Foam::transformList(), globalIndexAndTransform::transformPatches(), rigidBodyMotion::transformPoints(), cyclicAMIPolyPatch::transformPosition(), cyclicPolyPatch::transformPosition(), cylindrical::transformTensor(), STARCDCoordinateRotation::transformVector(), EulerCoordinateRotation::transformVector(), axesRotation::transformVector(), cylindrical::transformVector(), triSurfaceRegionSearch::treeByRegion(), boundaryMesh::triangulate(), MeshedSurface< Foam::face >::triangulate(), triSurfaceTools::triangulate(), triSurfaceTools::triangulateFaceCentre(), boundaryMesh::triangulateLocal(), cellClassification::trimCutCells(), surfaceFeatures::trimFeatures(), triSurface::triSurfInstance(), turbulentTemperatureCoupledBaffleMixedFvPatchScalarField::turbulentTemperatureCoupledBaffleMixedFvPatchScalarField(), turbulentTemperatureRadCoupledMixedFvPatchScalarField::turbulentTemperatureRadCoupledMixedFvPatchScalarField(), polyTopoChanger::types(), ZoneMesh< cellZone, polyMesh >::types(), polyBoundaryMesh::types(), GeometricField< Type, PatchField, GeoMesh >::Boundary::types(), turbGen::U(), SRFModel::Uabs(), waveVelocityFvPatchVectorField::Un(), dynamicRefineFvMesh::unrefine(), PackedBoolList::unsetIndices(), UOprocess::UOprocess(), rawTopoChangerFvMesh::update(), dynamicFvMesh::velocityMotionCorrection::update(), polyTopoChanger::update(), patch::update(), MRFZoneList::update(), CollisionRecordList< vector, vector >::update(), sampledSurfaces::update(), dynamicRefineFvMesh::update(), AMIInterpolation::update(), cylindrical::updateCells(), cellMotionFvPatchField< Type >::updateCoeffs(), movingWallVelocityFvPatchVectorField::updateCoeffs(), fWallFunctionFvPatchScalarField::updateCoeffs(), v2WallFunctionFvPatchScalarField::updateCoeffs(), semiPermeableBaffleVelocityFvPatchVectorField::updateCoeffs(), kLowReWallFunctionFvPatchScalarField::updateCoeffs(), mappedVelocityFluxFixedValueFvPatchField::updateCoeffs(), freestreamVelocityFvPatchVectorField::updateCoeffs(), mappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), variableHeightFlowRateFvPatchScalarField::updateCoeffs(), wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), freestreamPressureFvPatchScalarField::updateCoeffs(), greyDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), surfaceDisplacementPointPatchVectorField::updateCoeffs(), convectiveHeatTransferFvPatchScalarField::updateCoeffs(), GeometricField< Type, PatchField, GeoMesh >::Boundary::updateCoeffs(), alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), alphatFilmWallFunctionFvPatchScalarField::updateCoeffs(), thermalBaffle1DFvPatchScalarField< solidType >::updateCoeffs(), epsilonWallFunctionFvPatchScalarField::updateCoeffs(), supersonicFreestreamFvPatchVectorField::updateCoeffs(), turbulentInletFvPatchField< Type >::updateCoeffs(), omegaWallFunctionFvPatchScalarField::updateCoeffs(), externalWallHeatFluxTemperatureFvPatchScalarField::updateCoeffs(), singleRegionCorrectorConvergenceControl::updateCorrSolveIndex(), pimpleMultiRegionControl::updateCorrSolveIndex(), patchEdgeFaceRegions::updateEdge(), fvDOM::updateG(), cyclicAMIGAMGInterfaceField::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicGAMGInterfaceField::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), cyclicFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), energyRegionCoupledFvPatchScalarField::updateInterfaceMatrix(), edgeVertex::updateLabels(), meshRefinement::updateList(), ReactingParcel< ParcelType >::updateMassFraction(), LduMatrix< Type, DType, LUType >::updateMatrixInterfaces(), lduMatrix::updateMatrixInterfaces(), motionSolverList::updateMesh(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::updateMesh(), pointBoundaryMesh::updateMesh(), points0MotionSolver::updateMesh(), duplicatePoints::updateMesh(), patchInjectionBase::updateMesh(), componentDisplacementMotionSolver::updateMesh(), ManualInjection< CloudType >::updateMesh(), processorPolyPatch::updateMesh(), CellZoneInjection< CloudType >::updateMesh(), ReactingLookupTableInjection< CloudType >::updateMesh(), ThermoLookupTableInjection< CloudType >::updateMesh(), ReactingMultiphaseLookupTableInjection< CloudType >::updateMesh(), removePoints::updateMesh(), displacementLayeredMotionMotionSolver::updateMesh(), cellZoneSet::updateMesh(), boundaryCutter::updateMesh(), pointZoneSet::updateMesh(), FieldActivatedInjection< CloudType >::updateMesh(), KinematicLookupTableInjection< CloudType >::updateMesh(), reactingOneDim::updateMesh(), faceZoneSet::updateMesh(), externalDisplacementMeshMover::updateMesh(), tetDecomposer::updateMesh(), combineFaces::updateMesh(), polyBoundaryMesh::updateMesh(), probes::updateMesh(), functionObjectList::updateMesh(), faceZone::updateMesh(), refinementHistory::updateMesh(), addPatchCellLayer::updateMesh(), motionSmootherAlgo::updateMesh(), hexRef8::updateMesh(), polyMesh::updateMesh(), meshRefinement::updateMesh(), reactingOneDim::updatePhiGas(), reactingOneDim::updateqr(), EulerImplicit< ChemistryModel >::updateRRInReactionI(), 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(), coalCloudList::UTrans(), cellToFaceStencil::validBoundaryFaces(), cellToCellStencil::validBoundaryFaces(), Distribution< Type >::validLimits(), Polynomial< Type >::value(), FieldFunction1< Function1Type >::value(), PackedList< 2 >::values(), valveBank::valveBank(), waveSuperposition::velocity(), Foam::vertices(), Foam::meshTools::visNormal(), polyMeshTools::volRatio(), InjectionModelList< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::volumeToInject(), ThermoLookupTableInjection< CloudType >::volumeToInject(), ReactingLookupTableInjection< CloudType >::volumeToInject(), ReactingMultiphaseLookupTableInjection< CloudType >::volumeToInject(), KinematicLookupTableInjection< CloudType >::volumeToInject(), vtkInsertNextOpenFOAMPoint(), vtkUnstructuredReader::vtkUnstructuredReader(), W(), liquidMixtureProperties::W(), heThermo< BasicSolidThermo, MixtureType >::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(), boundaryMesh::whichPatch(), noiseFFT::window(), graph::wordify(), PhaseChangeModel< Foam::ReactingCloud< Foam::DSMCCloud > >::wordToEnthalpyTransfer(), SemiImplicitSource< Type >::wordToVolumeModeType(), xmgraceSetWriter< Type >::write(), distribution::write(), rawSetWriter< Type >::write(), ensightSetWriter< Type >::write(), gnuplotSetWriter< Type >::write(), vtkSetWriter< Type >::write(), X3DsurfaceFormat< Face >::write(), WRLsurfaceFormat< Face >::write(), jplotSetWriter< Type >::write(), PatchPostProcessing< CloudType >::write(), SMESHsurfaceFormat< Face >::write(), thirdBodyEfficiencies::write(), OBJsurfaceFormat< Face >::write(), csvSetWriter< Type >::write(), GTSsurfaceFormat< Face >::write(), dsmcFields::write(), foamSurfaceWriter::write(), AC3DsurfaceFormat< Face >::write(), VTKsurfaceFormat< Face >::write(), OFFsurfaceFormat< Face >::write(), OBJedgeFormat::write(), ensightBinaryStream::write(), TRIsurfaceFormat< Face >::write(), ensightAsciiStream::write(), components::write(), FacePostProcessing< CloudType >::write(), STARCDsurfaceFormat< Face >::write(), writeDictionary::write(), OFSsurfaceFormat< Face >::write(), moleFractions< ThermoType >::write(), rawSurfaceWriter::write(), residuals::write(), coordSet::write(), rigidBodyState::write(), yPlus::write(), cloudInfo::write(), OBJstream::write(), writeObjectsBase::write(), Distribution< Type >::write(), blockFace::write(), writer< Foam::SphericalTensor >::write(), AveragingMethod< Foam::Vector >::write(), surfaceInterpolate::write(), fieldCoordinateSystemTransform::write(), systemCall::write(), histogram::write(), fieldMinMax::write(), cellMatcher::write(), sampledSet::write(), nearWallFields::write(), ParticleCollector< CloudType >::write(), forceCoeffs::write(), waveSuperposition::write(), dimensionSet::write(), regionSizeDistribution::write(), streamLine::write(), sixDoFRigidBodyMotion::write(), volFieldValue::write(), rigidBodyModel::write(), PackedList< 2 >::write(), surfaceFieldValue::write(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::write(), meshRefinement::write(), STLsurfaceFormat< Face >::writeAscii(), correlationFunction< Type >::writeAveraged(), fieldAverage::writeAveragingProperties(), STLsurfaceFormat< Face >::writeBinary(), forces::writeBins(), STARCDsurfaceFormatCore::writeCase(), ensightPartFaces::writeConnectivity(), meshToMeshMethod::writeConnectivity(), edgeVertex::writeCuts(), starcdSurfaceWriter::writeData(), vtkSurfaceWriter::writeData(), ensightParts::writeData(), porosityModelList::writeData(), coordinateSystems::writeData(), rawSurfaceWriter::writeData(), MRFZoneList::writeData(), polyBoundaryMesh::writeData(), optionList::writeData(), externalCoupledMixedFvPatchField< scalar >::writeData(), ensightPart::writeData(), VTKedgeFormat::writeEdges(), pairPotential::writeEnergyAndForceTables(), Foam::writeEntry(), GeometricField< Type, PatchField, GeoMesh >::Boundary::writeEntry(), AMIInterpolation::writeFaceConnectivity(), ensightParts::writeField(), rotorDiskSource::writeField(), ensightPart::writeField(), ensightPart::writeFieldList(), fieldAverage::writeFields(), ReactingParcel< ParcelType >::writeFields(), ReactingMultiphaseParcel< ParcelType >::writeFields(), residuals::writeFileHeader(), interfaceHeight::writeFileHeader(), fieldValueDelta::writeFileHeader(), fieldMinMax::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(), writer< Foam::SphericalTensor >::writeTable(), graph::writeTable(), VTKsurfaceFormatCore::writeTail(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::writeTreeInfo(), boundaryMesh::writeTriSurface(), ensightParts::writeVectorField(), ensightPart::writeVectorField(), graph::writer::writeXY(), moleculeCloud::writeXYZ(), TableBase< Type >::x(), liquidMixtureProperties::X(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud > >::X(), liquidMixtureProperties::Xs(), TableBase< Type >::y(), liquidMixtureProperties::Y(), nutUWallFunctionFvPatchScalarField::yPlus(), nutURoughWallFunctionFvPatchScalarField::yPlus(), MRFZone::zero(), MRFZoneList::zeroFilter(), ZoneMesh< cellZone, polyMesh >::ZoneMesh(), meshRefinement::zonify(), ensightPartCells::~ensightPartCells(), ensightPartFaces::~ensightPartFaces(), externalCoupledMixedFvPatchField< scalar >::~externalCoupledMixedFvPatchField(), fileMonitorWatcher::~fileMonitorWatcher(), FSD< ReactionThermo, ThermoType >::~FSD(), fvFieldDecomposer::~fvFieldDecomposer(), Gulders::~Gulders(), GuldersEGR::~GuldersEGR(), leastSquaresVectors::~leastSquaresVectors(), LeastSquaresVectors< Stencil >::~LeastSquaresVectors(), medialAxisMeshMover::~medialAxisMeshMover(), PstreamBuffers::~PstreamBuffers(), PtrList< transferModel >::~PtrList(), RaviPetersen::~RaviPetersen(), skewCorrectionVectors::~skewCorrectionVectors(), subCycleFields< GeometricField >::~subCycleFields(), and TRIsurfaceFormatCore::~TRIsurfaceFormatCore().

◆ forAllReverse

#define forAllReverse (   list,
 
)    for (Foam::label i=(list).size()-1; i>=0; i--)

◆ 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< streamLineParticle >::autoMap(), KinematicCloud< Cloud< basicKinematicCollidingParcel > >::buildCellOccupancy(), Stochastic< CloudType >::calculate(), moleculeCloud::calculateForce(), meshObject::clear(), meshObject::clearUpto(), SuppressionCollision< CloudType >::collide(), ORourkeCollision< CloudType >::collide(), Cloud< streamLineParticle >::deleteLostParticles(), dictionary::dictionary(), mapDistributeBase::exchangeAddressing(), if(), objectRegistry::lookupClass(), Foam::MapConsistentVolFields(), Foam::MapLagrangianFields(), Foam::MapVolFields(), Cloud< streamLineParticle >::move(), meshObject::movePoints(), mapDistribute::transformPosition::operator()(), probes::prepare(), fvMeshDistribute::printFieldInfo(), STARCD::readBoundary(), KinematicParcel< ParcelType >::readFields(), solidParticle::readFields(), streamLineParticle::readFields(), DSMCParcel< ParcelType >::readFields(), MPPICParcel< ParcelType >::readFields(), CollidingParcel< ParcelType >::readFields(), molecule::readFields(), ReactingParcel< ParcelType >::readFields(), ReactingMultiphaseParcel< ParcelType >::readFields(), ThermoParcel< ParcelType >::readFields(), SprayParcel< ParcelType >::readFields(), particle< Type >::readFields(), InteractionLists< typename CloudType::parcelType >::receiveReferredData(), dynamicRefineFvMesh::refine(), meshObject::reorderPatches(), genericPointPatchField< Type >::rmap(), genericFvPatchField< Type >::rmap(), UnsortedMeshedSurface< Face >::sortedZones(), singleRegionSolutionControl::storePrevIterTypeFields(), Foam::transformList(), dynamicRefineFvMesh::unrefine(), meshObject::updateMesh(), solution::upgradeSolverDict(), 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.