Classes | Namespaces | Macros | Typedefs | Functions
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 >
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 > &)
 

Detailed Description

Original source file UList.H

Definition in file UList.H.

Macro Definition Documentation

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

Loop across all elements in list.

Usage
1 forAll(anyList, i)
2 {
3  statements;
4 }
See also
forAllReverse

Definition at line 428 of file UList.H.

Referenced by greyMeanAbsorptionEmission::aCont(), wideBandAbsorptionEmission::aCont(), porosityModelList::active(), MRFZoneList::active(), MultiInteraction< CloudType >::active(), isoSurface::adaptPatchFields(), preserveBafflesConstraint::add(), preserveFaceZonesConstraint::add(), preservePatchesConstraint::add(), singleProcessorFaceSetsConstraint::add(), labelRanges::add(), fvMeshAdder::add(), BinSum< IndexType, List, CombineOp >::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(), fvMeshTools::addPatch(), boundaryMesh::addPatch(), meshRefinement::addPatch(), polyMesh::addPatches(), porosityModelList::addResistance(), cellZoneSet::addSet(), pointZoneSet::addSet(), faceZoneSet::addSet(), solidificationMeltingSource::addSup(), effectivenessHeatExchangerSource::addSup(), fvMatrix< Type >::addToInternalField(), pointPatchField< Type >::addToInternalField(), polyTopoChanger::addTopologyModifiers(), vtkPVFoam::addToSelection(), vtkPV3Foam::addToSelection(), surfMesh::addZones(), MeshedSurface< Face >::addZones(), polyMesh::addZones(), cloudAbsorptionEmission::aDisp(), Foam::adjustPhi(), functionObjectList::adjustTimeStep(), primitiveMeshGeometry::affectedCells(), polyMeshGeometry::affectedCells(), 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(), List< T >::append(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::append(), DynamicField< T, SizeInc, SizeMult, SizeDiv >::append(), curvedEdge::appendEndPoints(), meshToMeshMethod::appendNbrCells(), AMIMethod< SourcePatch, TargetPatch >::appendNbrFaces(), directMethod::appendToDirectSeeds(), preserveBafflesConstraint::apply(), preserveFaceZonesConstraint::apply(), preservePatchesConstraint::apply(), singleProcessorFaceSetsConstraint::apply(), refinementHistory::apply(), forces::applyBins(), decompositionMethod::applyConstraints(), rigidBodyModel::applyRestraints(), solutionControl::applyToField(), patchInteractionDataList::applyToPatch(), ParticleErosion< CloudType >::applyToPatch(), searchableSurfaceToFaceZone::applyToSet(), setToCellZone::applyToSet(), faceZoneToFaceZone::applyToSet(), setToPointZone::applyToSet(), setToFaceZone::applyToSet(), normalToFace::applyToSet(), setAndNormalToFaceZone::applyToSet(), setsToFaceZone::applyToSet(), face::areaInContact(), attachPolyTopoChanger::attach(), FreeStream< CloudType >::autoMap(), fvPatchField< Type >::autoMap(), Foam::fvc::average(), sampledSurface::average(), Foam::average(), InjectionModelList< CloudType >::averageParcelMass(), AveragingMethod< Type >::AveragingMethod(), motionSmootherAlgo::avg(), snappySnapDriver::avgCellCentres(), meshRefinement::balance(), meshRefinement::balanceAndRefine(), lduAddressing::band(), Foam::bandCompression(), basicMultiComponentMixture::basicMultiComponentMixture(), StaticHashTable< 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< CloudType >::buildCellOccupancy(), cachedRandom::cachedRandom(), Implicit< CloudType >::cacheFields(), ParticleForceList< CloudType >::cacheFields(), faceAreaIntersect::calc(), ReactingParcel< ParcelType >::calc(), ReactingMultiphaseParcel< ParcelType >::calc(), nearWallFields::calcAddressing(), fieldAverage::calcAverages(), PatchTools::calcBounds(), Foam::meshTools::calcBoxPointNormals(), decompositionMethod::calcCellCells(), faceZone::calcCellLayers(), primitiveMesh::calcCells(), targetCoeffTrim::calcCoeffs(), mapDistributeBase::calcCompactAddressing(), curvatureSeparation::calcCosAngle(), ParticleForceList< CloudType >::calcCoupled(), ReactingMultiphaseParcel< ParcelType >::calcDevolatilisation(), cellMatcher::calcEdgeAddressing(), enrichedPatch::calcEnrichedFaces(), faceCoupleInfo::calcFaceCentres(), cellToFaceStencil::calcFaceStencil(), coupledPolyPatch::calcFaceTol(), faceZone::calcFaceZonePatch(), polyDualMesh::calcFeatures(), CentredFitSnGradData< Polynomial >::calcFit(), FitData< FitDataType, ExtendedStencil, Polynomial >::calcFit(), forces::calcForcesMoment(), symmetryPlanePolyPatch::calcGeometry(), wedgePolyPatch::calcGeometry(), processorPolyPatch::calcGeometry(), faceLimitedGrad< Type >::calcGrad(), faceMDLimitedGrad< Type >::calcGrad(), cellMDLimitedGrad< Type >::calcGrad(), cellLimitedGrad< Type >::calcGrad(), triSurfaceSearch::calcInside(), triSurfaceTools::calcInterpolationWeights(), curvatureSeparation::calcInvR1(), cellMatcher::calcLocalFaces(), zone::calcLookupMap(), mappedPatchBase::calcMapping(), fieldMinMax::calcMinMaxFields(), snappySnapDriver::calcNearestSurface(), ParticleForceList< CloudType >::calcNonCoupled(), nutkWallFunctionFvPatchScalarField::calcNut(), nutUWallFunctionFvPatchScalarField::calcNut(), nutkRoughWallFunctionFvPatchScalarField::calcNut(), nutkAtmRoughWallFunctionFvPatchScalarField::calcNut(), ReactingParcel< ParcelType >::calcPhaseChange(), cellMatcher::calcPointFaceIndex(), primitiveMesh::calcPointOrder(), createShellMesh::calcPointRegions(), addPatchCellLayer::calcSidePatch(), snappySnapDriver::calcSnapDistance(), fixedCoeff::calcTransformModelData(), DarcyForchheimer::calcTransformModelData(), cyclicAMIPolyPatch::calcTransforms(), cyclicPolyPatch::calcTransforms(), coupledPolyPatch::calcTransformTensors(), ConstantRateDevolatilisation< CloudType >::calculate(), LiquidEvaporation< CloudType >::calculate(), P1::calculate(), partialFaceAreaWeightAMI< SourcePatch, TargetPatch >::calculate(), epsilonLowReWallFunctionFvPatchScalarField::calculate(), LiquidEvaporationBoil< CloudType >::calculate(), directAMI< SourcePatch, TargetPatch >::calculate(), mapNearestAMI< SourcePatch, TargetPatch >::calculate(), viewFactor::calculate(), faceAreaWeightAMI< SourcePatch, TargetPatch >::calculate(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::calculate(), epsilonWallFunctionFvPatchScalarField::calculate(), fvDOM::calculate(), chemistryModel< 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(), chemistryModel< CompType, ThermoType >::calculateRR(), epsilonWallFunctionFvPatchScalarField::calculateTurbulenceFields(), omegaWallFunctionFvPatchScalarField::calculateTurbulenceFields(), nutUTabulatedWallFunctionFvPatchScalarField::calcUPlus(), nutkFilmWallFunctionFvPatchScalarField::calcUTau(), nutUSpaldingWallFunctionFvPatchScalarField::calcUTau(), pointMVCWeight::calcWeights(), LiquidEvaporation< CloudType >::calcXc(), LiquidEvaporationBoil< CloudType >::calcXc(), nutUWallFunctionFvPatchScalarField::calcYPlus(), SLGThermo::carrierId(), StaticHashTable< T, Key, Hash >::cbegin(), tetOverlapVolume::cellCellOverlapMinDecomp(), tetOverlapVolume::cellCellOverlapVolumeMinDecomp(), primitiveMesh::cellCells(), primitiveMeshTools::cellClosedness(), primitiveMeshTools::cellDeterminant(), primitiveMesh::cellEdges(), cellFeatures::cellFeatures(), cellMapper::cellMapper(), cellMatcher::cellMatcher(), cellModeller::cellModeller(), fvMotionSolverCore::cellMotionBoundaryTypes(), primitiveMesh::cellPoints(), hexRef8::cellShapes(), polyMeshTetDecomposition::cellTetIndices(), 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(), meshRefinement::checkData(), ZoneMesh< ZoneType, MeshType >::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< 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(), searchableSurfaces::checkNormalOrientation(), PatchTools::checkOrientation(), CollisionRecordList< PairType, WallType >::checkPairRecord(), ZoneMesh< ZoneType, MeshType >::checkParallelSync(), polyBoundaryMesh::checkParallelSync(), pointZone::checkParallelSync(), faceZone::checkParallelSync(), PrimitivePatch< Face, FaceList, PointField, PointType >::checkPointManifold(), primitiveMesh::checkPoints(), searchableSurfaces::checkQuality(), hexRef8::checkRefinementLevels(), GAMGAgglomeration::checkRestriction(), searchableSurfaces::checkSizes(), edgeMeshFormatsCore::checkSupport(), surfaceFormatsCore::checkSupport(), enrichedPatch::checkSupport(), PrimitivePatch< Face, FaceList, PointField, PointType >::checkTopology(), triSurface::checkTriangles(), polyMeshGeometry::checkTriangleTwist(), primitiveMesh::checkUpperTriangular(), polyMeshGeometry::checkVolRatio(), CollisionRecordList< PairType, WallType >::checkWallRecord(), meshRefinement::checkZoneFaces(), MeshedSurface< Face >::checkZones(), surfMesh::checkZones(), chemistryModel< CompType, ThermoType >::chemistryModel(), SprayParcel< ParcelType >::chi(), ensightPartFaces::classify(), extendedEdgeMesh::classifyFeaturePoint(), probes::classifyFields(), components::clear(), PtrList< T >::clear(), PstreamBuffers::clear(), StaticHashTable< T, Key, Hash >::clear(), polyBoundaryMesh::clearAddressing(), ZoneMesh< ZoneType, MeshType >::clearAddressing(), polyBoundaryMesh::clearGeom(), sampledSurface::clearGeom(), blockMesh::clearGeom(), refinementHistory::clone(), CloudFunctionObjectList< CloudType >::CloudFunctionObjectList(), Foam::cmptAv(), Foam::cmptMag(), Foam::cmptMax(), Foam::cmptMin(), fvPatch::Cn(), cellShape::collapsedFaces(), triSurfaceTools::collapseEdges(), meshRefinement::collectAndPrint(), extendedCellToFaceStencil::collectData(), extendedFaceToCellStencil::collectData(), meshRefinement::collectFaces(), mappedPatchBase::collectSamples(), ORourkeCollision< CloudType >::collide(), CollisionRecordList< PairType, WallType >::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(), removeFaces::compatibleRemoves(), Foam::ComplexField(), Foam::component(), ConeInjection< CloudType >::ConeInjection(), 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(), Polynomial< Type >::convertTimeBase(), TableBase< Type >::convertTimeBase(), searchableBox::coordinates(), searchableSurfaceCollection::coordinates(), polyMeshFilter::copyMesh(), dynamicCode::copyOrCreateFiles(), forceList::correct(), inverseFaceDistanceDiffusivity::correct(), inversePointDistanceDiffusivity::correct(), nearWallDistNoSearch::correct(), nearWallDist::correct(), patchInjection::correct(), injectionModelList::correct(), PaSR< Type >::correct(), patchPatchDist::correct(), pointPatchDist::correct(), limitTemperature::correct(), contactAngleForce::correct(), drippingInjection::correct(), wallDistData< TransferType >::correct(), meshWave::correct(), curvatureSeparation::correct(), MultiInteraction< CloudType >::correct(), patchDataWave< TransferType >::correct(), meanVelocityForce::correct(), radiativeIntensityRay::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(), thermoSingleLayer::correctHsForMappedT(), mixtureKEpsilon< BasicTurbulenceModel >::correctInletOutlet(), cubic< Type >::correction(), pointLinear< Type >::correction(), linearUpwindV< Type >::correction(), linearUpwind< Type >::correction(), outletStabilised< Type >::correction(), solidification::correctModel(), standardPhaseChange::correctModel(), Foam::CorrectPhi(), twoDPointCorrector::correctPoints(), rigidBodySolver::correctQuaternionJoints(), ReactingParcel< ParcelType >::correctSurfaceValues(), Foam::correctUphiBCs(), ReynoldsStress< BasicTurbulenceModel >::correctWallShearStress(), dynamicRefineFvMesh::count(), fvMeshDistribute::countCells(), meshRefinement::countHits(), PointEdgeWave< Type, TrackingData >::countPatchType(), removePoints::countPointUsage(), cyclicPolyPatch::coupledEdges(), globalMeshData::coupledPatch(), globalMeshData::coupledPatchMeshEdgeMap(), cyclicPolyPatch::coupledPoints(), kinematicSingleLayer::CourantNumber(), Foam::cp(), solidMixtureProperties::Cp(), liquidFilmThermo::Cp(), heThermo< BasicThermo, MixtureType >::Cp(), liquidMixtureProperties::Cp(), CompositionModel< CloudType >::Cp(), heThermo< BasicThermo, MixtureType >::CpByCpv(), heThermo< BasicThermo, MixtureType >::Cpv(), epsilonWallFunctionFvPatchScalarField::createAveragingWeights(), omegaWallFunctionFvPatchScalarField::createAveragingWeights(), meshRefinement::createBaffles(), rotorDiskSource::createCoordinateSystem(), writeFiles::createFiles(), Keyed< T >::createList(), dynamicCode::createMakeFiles(), Foam::createWithValues(), meshRefinement::createZoneBaffles(), particle< Type >::crossEdgeConnectedFace(), STARCD::cullPoints(), Distribution< Type >::cumulativeNormalised(), Distribution< Type >::cumulativeRaw(), displacementComponentLaplacianFvMotionSolver::curPoints(), displacementInterpolationMotionSolver::curPoints(), displacementLaplacianFvMotionSolver::curPoints(), motionSmootherAlgo::curPoints(), curvatureSeparation::curvatureSeparation(), hexCellLooper::cut(), geomCellLooper::cut(), Foam::meshTools::cutDirToEdge(), heThermo< BasicThermo, MixtureType >::Cv(), cyclicACMIGAMGInterface::cyclicACMIGAMGInterface(), cyclicAMIGAMGInterface::cyclicAMIGAMGInterface(), cyclicGAMGInterface::cyclicGAMGInterface(), liquidMixtureProperties::D(), fvMatrix< Type >::DD(), MRFZoneList::DDt(), 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(), cyclicACMIFvPatch::delta(), fvMesh::delta(), snappySnapDriver::detectNearSurfaces(), DiagonalMatrix< Type >::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(), DSMCCloud< ParcelType >::DSMCCloud(), Dual< Type >::Dual(), meshRefinement::dumpIntersections(), meshRefinement::dumpRefinementLevel(), 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(), cloudAbsorptionEmission::EDisp(), 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(), fieldCoordinateSystemTransform::execute(), readFields::execute(), systemCall::execute(), functionObjectList::execute(), sampledSurfaces::expire(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedEdgeMesh::extendedEdgeMesh(), extendedFaceToCellStencil::extendedFaceToCellStencil(), extendedFeatureEdgeMesh::extendedFeatureEdgeMesh(), extendedUpwindCellToFaceStencil::extendedUpwindCellToFaceStencil(), dynamicRefineFvMesh::extendMarkedCells(), regionSizeDistribution::extractData(), extrudePatchMesh::extrudePatchMesh(), polyPatch::faceCellCentres(), primitiveMeshTools::faceConcavity(), 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(), sampledIsoSurfaceCell::faces(), sampledCuttingPlane::faces(), boundBox::faces(), distanceSurface::faces(), sampledIsoSurface::faces(), searchableSurfacesQueries::facesIntersection(), hexMatcher::faceSizeMatch(), prismMatcher::faceSizeMatch(), pyrMatcher::faceSizeMatch(), tetMatcher::faceSizeMatch(), tetWedgeMatcher::faceSizeMatch(), wedgeMatcher::faceSizeMatch(), polyMeshTools::faceSkewness(), cellQuality::faceSkewness(), primitiveMeshTools::faceSkewness(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::faceToEdge(), PrimitivePatchInterpolation< Patch >::faceToPointInterpolate(), polyMeshTools::faceWeights(), fanFvPatchField< Type >::fanFvPatchField(), extendedEdgeMesh::featurePointNormals(), searchablePlateFeatures::features(), Foam::fftRenumber(), FieldActivatedInjection< CloudType >::FieldActivatedInjection(), FieldField< Field, Type >::FieldField(), fileName::fileName(), cellClassification::fillHangingCells(), cellClassification::fillRegionEdges(), cellClassification::fillRegionPoints(), polyMeshFilter::filter(), surfaceRegion::filterField(), StaticHashTable< T, Key, Hash >::find(), refinementSurfaces::findAllHigherIntersections(), searchableSurfacesQueries::findAllIntersections(), searchableSurfacesQueries::findAnyIntersection(), polyMeshTetDecomposition::findBasePoint(), polyMesh::findCellFacePt(), refinementParameters::findCells(), Time::findClosestTimeIndex(), functionObjectList::findDict(), localPointRegion::findDuplicateFacePairs(), localPointRegion::findDuplicateFaces(), Foam::meshTools::findEdge(), probes::findElements(), patchProbes::findElements(), refinementSurfaces::findHigherIntersection(), shellSurfaces::findHigherLevel(), refinementFeatures::findHigherLevel(), coordinateSystems::findIndex(), ZoneMesh< ZoneType, MeshType >::findIndex(), polyBoundaryMesh::findIndex(), pointBoundaryMesh::findIndices(), coordinateSystems::findIndices(), ZoneMesh< ZoneType, MeshType >::findIndices(), polyBoundaryMesh::findIndices(), cellVolumeWeightMethod::findInitialSeeds(), refinementSurfaces::findInside(), dynamicIndexedOctree< Type >::findInside(), indexedOctree< Type >::findInside(), Time::findInstancePath(), triSurfaceSearch::findLine(), searchablePlane::findLine(), searchableSphere::findLine(), searchablePlate::findLine(), searchableDisk::findLine(), searchableCylinder::findLine(), searchableSurfaceWithGaps::findLine(), searchableSurfaceCollection::findLine(), searchableBox::findLine(), indexedOctree< Type >::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< ZoneType, MeshType >::findMatching(), polyTopoChanger::findModifierID(), dynamicTreeDataPoint::findNearest(), triSurfaceRegionSearch::findNearest(), triSurfaceSearch::findNearest(), searchablePlane::findNearest(), searchableSphere::findNearest(), searchablePlate::findNearest(), searchableDisk::findNearest(), searchableSurfacesQueries::findNearest(), searchableCylinder::findNearest(), searchableBox::findNearest(), refinementSurfaces::findNearest(), distributedTriSurfaceMesh::findNearest(), dynamicIndexedOctree< Type >::findNearest(), indexedOctree< Type >::findNearest(), refinementFeatures::findNearestEdge(), searchableSurfacesQueries::findNearestIntersection(), refinementSurfaces::findNearestIntersection(), refinementFeatures::findNearestPoint(), refinementSurfaces::findNearestRegion(), refinementFeatures::findNearestRegionEdge(), sampledSet::findNearFace(), functionObjectList::findObjectID(), fvBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), boundaryMesh::findPatchID(), polyBoundaryMesh::findPatchIDs(), mappedPatchBase::findSamples(), polyMeshTetDecomposition::findSharedBasePoint(), polyMeshAdder::findSharedPoints(), polyMeshTetDecomposition::findTet(), cellPointWeight::findTetrahedron(), Time::findTimes(), cellPointWeight::findTriangle(), ZoneMesh< ZoneType, MeshType >::findZoneID(), volPointInterpolation::flatBoundaryField(), mapDistributeBase::flipAndCombine(), extendedEdgeMesh::flipNormals(), fvMatrix< Type >::flux(), for(), forceList::forceList(), pairPotential::forceTable(), StaticHashTable< 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< BasicThermo, MixtureType >::gamma(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::gasHs(), Pstream::gather(), lduPrimitiveMesh::gather(), PatchTools::gatherAndMerge(), Pstream::gatherList(), Foam::gAverage(), meshRefinement::gAverage(), isoSurface::generateFaceTriPoints(), get_edge_list(), get_num_edges_list(), surfaceZonesInfo::getAllClosedNamedSurfaces(), coupledPolyPatch::getAnchorPoints(), writer< Type >::getBaseName(), surfaceZonesInfo::getClosedNamedSurfaces(), triSurfaceTools::getEdge(), Foam::meshTools::getEdgeFaces(), removeCells::getExposedFaces(), triSurfaceMesh::getField(), searchableSurfaceCollection::getField(), distributedTriSurfaceMesh::getField(), surfaceRegion::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(), 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::vtkPV3Readers::getSelectedArrayEntries(), Foam::vtkPVReaders::getSelectedArrayEntries(), 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< Type >::getVolumeType(), indexedOctree< Type >::getVolumeType(), snappySnapDriver::getZoneSurfacePoints(), GAMGProcAgglomeration::globalCellCells(), addPatchCellLayer::globalEdgeFaces(), globalIndexAndTransform::globalIndexAndTransform(), triSurfaceTools::greenRefine(), polyBoundaryMesh::groupPatchIDs(), meshRefinement::growFaceCellFace(), cellClassification::growSurface(), CompositionModel< CloudType >::H(), fvMatrix< Type >::H1(), noiseFFT::Hanning(), hashedWordList::hashedWordList(), HashSet< Key, Hash >::HashSet(), heThermo< BasicThermo, MixtureType >::hc(), CompositionModel< CloudType >::Hc(), heThermo< BasicThermo, MixtureType >::he(), basicThermo::heBoundaryBaseTypes(), heThermo< BasicThermo, MixtureType >::heBoundaryCorrection(), basicThermo::heBoundaryTypes(), heheuPsiThermo< BasicPsiThermo, MixtureType >::heheuPsiThermo(), heheuPsiThermo< BasicPsiThermo, MixtureType >::heu(), psiuReactionThermo::heuBoundaryCorrection(), psiuReactionThermo::heuBoundaryTypes(), hexRef8Data::hexRef8Data(), particle< Type >::hitWallFaces(), liquidMixtureProperties::hl(), CompositionModel< CloudType >::Hs(), coalCloudList::hsTrans(), phaseProperties::id(), Foam::identity(), if(), ignition::ignited(), ignition::igniting(), Foam::Im(), Foam::ImComplexField(), Distribution< Type >::index(), indexedOctree< Type >::indexedOctree(), sortLabelledTri::indices(), face::inertia(), InflationInjection< CloudType >::InflationInjection(), FreeStream< CloudType >::inflow(), pyrolysisModelCollection::info(), injectionModelList::info(), InjectionModelList< CloudType >::info(), LocalInteraction< CloudType >::info(), thermalBaffle::info(), MPPICCloud< CloudType >::info(), AMIMethod< SourcePatch, TargetPatch >::initialise(), fieldAverage::initialize(), LduMatrix< Type, DType, LUType >::initMatrixInterfaces(), lduMatrix::initMatrixInterfaces(), processorPolyPatch::initOrder(), InjectionModelList< CloudType >::inject(), SurfaceFilmModel< CloudType >::inject(), injectionModelList::injectionModelList(), InjectionModelList< CloudType >::injectSteadyState(), Foam::inplaceRenumber(), Foam::inplaceReorder(), Foam::inplaceSubset(), Foam::inplaceSubsetMatchingStrings(), HashSet< Key, Hash >::insert(), cellToFaceStencil::insertFaceCells(), cellToCellStencil::insertFaceCells(), Polynomial< PolySize >::integral(), Polynomial< Type >::integrate(), Function1< Type >::integrate(), linearInterpolationWeights::integrationWeights(), ThermoSurfaceFilm< CloudType >::interactionTypeEnum(), GAMGInterface::interfaceInternalField(), fvBoundaryMesh::interfaces(), GeometricField< Type, PatchField, GeoMesh >::Boundary::interfaces(), cyclicACMIGAMGInterface::internalFieldTransfer(), cyclicAMIGAMGInterface::internalFieldTransfer(), cyclicGAMGInterface::internalFieldTransfer(), pointToPointPlanarInterpolation::interpolate(), interpolationCellPointFace< Type >::interpolate(), localMax< Type >::interpolate(), localMin< Type >::interpolate(), pointMVCWeight::interpolate(), surfaceInterpolationScheme< Type >::interpolate(), singleCellFvMesh::interpolate(), fvMeshSubset::interpolate(), meshToMesh0::interpolate(), isoSurface::interpolate(), volPointInterpolation::interpolateBoundaryField(), sampledPlane::interpolateField(), sampledIsoSurfaceCell::interpolateField(), sampledThresholdCellFaces::interpolateField(), sampledPatchInternalField::interpolateField(), sampledPatch::interpolateField(), sampledTriSurfaceMesh::interpolateField(), meshToMesh0::interpolateField(), surfaceInterpolate::interpolateFields(), volPointInterpolation::interpolateInternalField(), Foam::interpolatePointToCell(), AMIInterpolation< SourcePatch, TargetPatch >::interpolateToSource(), AMIInterpolation< SourcePatch, TargetPatch >::interpolateToTarget(), Foam::interpolateXY(), meshToMesh::interpolationMethodAMI(), TableBase< Type >::interpolator(), triangleFuncs::intersectAxesBundle(), meshRefinement::intersectedFaces(), meshRefinement::intersectedPoints(), intersectedSurface::intersectedSurface(), face::intersection(), gradingDescriptors::inv(), DiagonalMatrix< Type >::invert(), Foam::invert(), Foam::invertManyToMany(), Foam::invertOneToMany(), IOobjectList::IOobjectList(), regionModel::isCoupledPatch(), cellFeatures::isFeatureVertex(), ensightPart::isFieldDefined(), meshRefinement::isNormalGap(), isoSurface::isoSurface(), isoSurfaceCell::isoSurfaceCell(), regionModel::isRegionPatch(), wallBoundedParticle::isTriAlongTrack(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::jacobian(), chemistryModel< CompType, ThermoType >::jacobian(), janafThermo< EquationOfState >::janafThermo(), liquidMixtureProperties::K(), heSolidThermo< BasicSolidThermo, MixtureType >::Kappa(), liquidFilmThermo::kappa(), Distribution< Type >::keys(), KinematicLookupTableInjection< CloudType >::KinematicLookupTableInjection(), Kmesh::Kmesh(), Foam::kShellMean(), CompositionModel< CloudType >::L(), cell::labels(), LangmuirHinshelwoodReactionRate::LangmuirHinshelwoodReactionRate(), lduPrimitiveMesh::lduPrimitiveMesh(), PhiScheme< Type, PhiLimiter >::limiter(), Foam::MULES::limiterCorr(), Foam::MULES::limitSum(), lineDivide::lineDivide(), LiquidEvaporation< CloudType >::LiquidEvaporation(), LiquidEvaporationBoil< CloudType >::LiquidEvaporationBoil(), SLGThermo::liquidId(), liquidMixtureProperties::liquidMixtureProperties(), List< T >::List(), functionObjectList::list(), Pstream::listCombineGather(), LocalInteraction< CloudType >::LocalInteraction(), localPointRegion::localPointRegion(), Foam::longestEdge(), interpolationLookUpTable< Type >::lookUp(), lookupProfile::lookupProfile(), basicThermo::lookupThermo(), 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(), cyclicFvPatch::makeWeights(), cyclicAMIFvPatch::makeWeights(), cyclicACMIFvPatch::makeWeights(), epsilonWallFunctionFvPatchScalarField::manipulateMatrix(), omegaWallFunctionFvPatchScalarField::manipulateMatrix(), ManualInjection< CloudType >::ManualInjection(), Field< Type >::map(), meshToMesh::mapAndOpTgtToSrc(), Pstream::mapCombineGather(), Foam::MapConsistentSubMesh(), mapDistribute::mapDistribute(), mapDistributeBase::mapDistributeBase(), fvMeshDistribute::mapExposedFaces(), meshToMesh0::mapField(), fvMesh::mapFields(), Foam::MapGeometricFields(), Foam::MapLagrangianFields(), mappedPatchFieldBase< Type >::mappedField(), singleLayerRegion::mappedFieldAndInternalPatchTypes(), singleLayerRegion::mappedPushedFieldPatchTypes(), meshToMesh::mapSrcToTgt(), meshToMesh::mapTgtToSrc(), fvMeshAdder::MapVolFields(), boundaryMesh::markFaces(), edgeCollapser::markFaceZoneEdges(), edgeCollapser::markMergeEdges(), edgeCollapser::markSmallEdges(), edgeCollapser::markSmallSliverFaces(), PatchTools::markZone(), triSurface::markZone(), meshToMeshMethod::maskCells(), ParticleForceList< CloudType >::massEff(), momentOfInertia::massPropertiesShell(), momentOfInertia::massPropertiesSolid(), PatchTools::matchEdges(), CollisionRecordList< PairType, WallType >::matchPairRecord(), Foam::matchPoints(), PatchTools::matchPoints(), prismMatcher::matchShape(), pyrMatcher::matchShape(), tetWedgeMatcher::matchShape(), wedgeMatcher::matchShape(), CollisionRecordList< PairType, WallType >::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(), cellToCellStencil::merge(), cellToFaceStencil::merge(), edgeIntersections::merge(), meshRefinement::mergeBaffles(), edgeMesh::mergeEdges(), snappyLayerDriver::mergePatchFacesUndo(), meshRefinement::mergePatchFacesUndo(), Foam::mergePoints(), edgeMesh::mergePoints(), polyMeshAdder::mergePoints(), triSurfaceTools::mergePoints(), globalMeshData::mergePoints(), cellShape::meshEdges(), PrimitivePatch< Face, FaceList, PointField, PointType >::meshEdges(), meshRefinement::meshedPatches(), MeshedSurface< Face >::MeshedSurface(), cellShape::meshFaces(), momentOfInertia::meshInertia(), meshToMesh0::meshToMesh0(), meshTriangulation::meshTriangulation(), MGridGenGAMGAgglomeration::MGridGenGAMGAgglomeration(), triSurfaceTools::minEdge(), edgeIntersections::minEdgeLength(), globalIndexAndTransform::minimumTransformIndex(), mixtureFractionSoot< ThermoType >::mixtureFractionSoot(), polyTopoChanger::modifyMotionPoints(), attachDetach::modifyMotionPoints(), slidingInterface::modifyMotionPoints(), motionSmootherAlgo::modifyMotionPoints(), molecule::molecule(), moleFractions< ThermoType >::moleFractions(), Moment< Type >::Moment(), layeredEngineMesh::move(), streamLineParticle::move(), wallBoundedStreamLineParticle::move(), medialAxisMeshMover::move(), Cloud< ParticleType >::move(), molecule::move(), regionModel1D::moveMesh(), pointBoundaryMesh::movePoints(), fvBoundaryMesh::movePoints(), surfaceInterpolation::movePoints(), ZoneMesh< ZoneType, MeshType >::movePoints(), polyBoundaryMesh::movePoints(), functionObjectList::movePoints(), fvMesh::movePoints(), polyTopoChange::movePoints(), primitiveMesh::movePoints(), liquidFilmThermo::mu(), liquidMixtureProperties::mu(), heheuPsiThermo< BasicPsiThermo, MixtureType >::mub(), multiComponentMixture< ThermoType >::multiComponentMixture(), multiLevelDecomp::multiLevelDecomp(), multiSolidBodyMotionFvMesh::multiSolidBodyMotionFvMesh(), heheuPsiThermo< BasicPsiThermo, MixtureType >::muu(), NamedEnum< Enum, nEnum >::names(), polyTopoChanger::names(), ZoneMesh< ZoneType, MeshType >::names(), polyBoundaryMesh::names(), nastranSurfaceWriter::nastranSurfaceWriter(), regionModel::nbrCoupledPatchID(), surfaceFeatures::nearestEdges(), surfaceFeatures::nearestFeatEdge(), extendedEdgeMesh::nearestFeatureEdge(), extendedEdgeMesh::nearestFeatureEdgeByType(), surfaceFeatures::nearestSamples(), surfaceFeatures::nearestSurfEdge(), GeometricField< Type, PatchField, GeoMesh >::needReference(), sampledSurfaces::needsUpdate(), FieldField< Field, Type >::negate(), polyBoundaryMesh::neighbourEdges(), basicChemistryModel::New(), basicSolidChemistryModel::New(), functionObjectList::New(), FieldField< Field, Type >::NewCalculatedType(), UOprocess::newField(), cellCuts::nonAnchorPoints(), nonBlockingGaussSeidelSmoother::nonBlockingGaussSeidelSmoother(), lduPrimitiveMesh::nonBlockingSchedule(), ProcessorTopology< Container, ProcPatch >::nonBlockingSchedule(), cellQuality::nonOrthogonality(), cyclicACMIPolyPatch::nonOverlapPatchID(), surfaceLocation::normal(), distribution::normalised(), distribution::normalisedShifted(), ODESolver::normalizeError(), blockMesh::numZonedBlocks(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::omega(), chemistryModel< CompType, ThermoType >::omega(), liquidMixtureProperties::omega(), consumptionSpeed::omega0Sigma(), dlLibraryTable::open(), ConstMatrixBlock< MatrixType >::operator Field< cmptType >(), MatrixBlock< MatrixType >::operator Field< cmptType >(), optionList::operator()(), isNotEqOp< T >::operator()(), minEqOpFace::operator()(), MapInternalField< Type, MeshMapper, surfaceMesh >::operator()(), procLess::operator()(), minEqOp< labelPair >::operator()(), listPlusEqOp< T >::operator()(), ListPlusEqOp< T, Size >::operator()(), faceEqOp< T, CombineOp >::operator()(), ifEqEqOp< value >::operator()(), combineEqOp< Type, TrackingData >::operator()(), lessProcPatches::operator()(), nearestEqOp::operator()(), combine< Type, TrackingData >::operator()(), treeDataPoint::findNearestOp::operator()(), treeDataCell::findNearestOp::operator()(), cellToCellStencil::unionEqOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), treeDataEdge::findNearestOp::operator()(), treeDataPrimitivePatch< PatchType >::findNearestOp::operator()(), treeDataFace::findNearestOp::operator()(), powerSeriesReactionRate::operator()(), UIndirectList< T >::operator()(), BiIndirectList< T >::operator()(), treeDataCell::findIntersectOp::operator()(), tetrahedron< Point, PointRef >::storeOp::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()(), polynomialFunction::operator*=(), fvMatrix< Type >::operator*=(), polynomialFunction::operator+=(), polynomialFunction::operator-=(), polynomialFunction::operator/=(), Foam::operator<<(), UIndirectList< T >::operator=(), BiIndirectList< T >::operator=(), SubField< Type >::operator=(), CompactIOField< T, BaseType >::operator=(), CompactIOList< T, BaseType >::operator=(), FieldField< Field, Type >::operator=(), Distribution< Type >::operator=(), PtrList< T >::operator=(), cellTable::operator=(), PackedBoolList::operator=(), MatrixBlock< MatrixType >::operator=(), List< T >::operator=(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator=(), PackedList< nBits >::operator=(), Foam::operator==(), GeometricField< Type, PatchField, GeoMesh >::Boundary::operator==(), Foam::operator>>(), ZoneMesh< ZoneType, MeshType >::operator[](), cell::opposingFace(), cell::opposingFaceLabel(), triSurfaceTools::oppositeEdge(), triSurfaceTools::oppositeVertex(), oldCyclicPolyPatch::order(), processorPolyPatch::order(), cyclicPolyPatch::order(), orientedSurface::orient(), Foam::meshTools::otherEdge(), distributedTriSurfaceMesh::overlappingSurface(), treeDataFace::overlaps(), treeDataPrimitivePatch< PatchType >::overlaps(), dynamicIndexedOctree< Type >::overlaps(), indexedOctree< Type >::overlaps(), PackedList< nBits >::PackedList(), CollisionRecordList< PairType, WallType >::pairAccessed(), CollisionRecordList< PairType, WallType >::pairData(), CollisionRecordList< PairType, WallType >::pairOrigIdOfOther(), CollisionRecordList< PairType, WallType >::pairOrigProcOfOther(), multiLevelDecomp::parallelAware(), InflationInjection< CloudType >::parcelsToInject(), argList::parse(), Foam::parseNASCoord(), ParticleCollector< CloudType >::ParticleCollector(), blockMesh::patchDicts(), multiComponentMixture< ThermoType >::patchFaceVolMixture(), fvFieldDecomposer::patchFieldDecomposer::patchFieldDecomposer(), polyBoundaryMesh::patchID(), boundaryMesh::patchify(), patchInjection::patchInjectedMassTotals(), patchInjection::patchInjection(), patchInteractionDataList::patchInteractionDataList(), fvPatch::patchInternalField(), pairPatchAgglomeration::patchLevel(), boundaryMesh::patchNames(), jumpCyclicFvPatchField< Type >::patchNeighbourField(), cyclicFvPatchField< Type >::patchNeighbourField(), PatchPostProcessing< CloudType >::PatchPostProcessing(), polyBoundaryMesh::patchSet(), phasePropertiesList::phasePropertiesList(), polyBoundaryMesh::physicalTypes(), pimpleControl::pimpleControl(), sampledSurface::pointAverage(), pointBoundaryMesh::pointBoundaryMesh(), 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< Patch >::pointToFaceInterpolate(), polyBoundaryMesh::polyBoundaryMesh(), polyMesh::polyMesh(), Foam::polyMeshZipUpCells(), Polynomial< Type >::Polynomial(), CloudFunctionObjectList< CloudType >::postEvolve(), regionModelFunctionObjectList::postEvolveRegion(), CloudFunctionObjectList< CloudType >::postFace(), FacePostProcessing< CloudType >::postFace(), CloudFunctionObjectList< CloudType >::postMove(), ParticleCollector< CloudType >::postMove(), CloudFunctionObjectList< CloudType >::postPatch(), Foam::pow(), liquidMixtureProperties::Ppc(), CloudFunctionObjectList< CloudType >::preEvolve(), pyrolysisModelCollection::preEvolveRegion(), regionModelFunctionObjectList::preEvolveRegion(), reactingOneDim::preEvolveRegion(), probes::prepare(), Foam::preservePatchTypes(), snappySnapDriver::preSmoothPatch(), dynamicIndexedOctree< Type >::print(), indexedOctree< Type >::print(), fvMeshDistribute::printCoupleInfo(), fvMeshDistribute::printFieldInfo(), vtkUnstructuredReader::printFieldStats(), StaticHashTable< T, Key, Hash >::printInfo(), mapDistributeBase::printLayout(), mapDistribute::printLayout(), fvMeshDistribute::printMeshInfo(), meshRefinement::printMeshInfo(), GAMGProcAgglomeration::printStats(), Foam::printTable(), argList::printUsage(), GAMGAgglomeration::procAgglomerateRestrictAddressing(), processorGAMGInterface::processorGAMGInterface(), fvFieldDecomposer::processorSurfacePatchFieldDecomposer::processorSurfacePatchFieldDecomposer(), ProcessorTopology< Container, ProcPatch >::ProcessorTopology(), fvFieldDecomposer::processorVolPatchFieldDecomposer::processorVolPatchFieldDecomposer(), procLduMatrix::procLduMatrix(), profileModelList::profileModelList(), sampledSurface::project(), PrimitivePatch< Face, FaceList, PointField, PointType >::projectFaceCentres(), PrimitivePatch< Face, FaceList, PointField, PointType >::projectPoints(), pairPatchAgglomeration::prolongField(), GAMGAgglomeration::prolongField(), heheuPsiThermo< BasicPsiThermo, MixtureType >::psib(), heheuPsiThermo< BasicPsiThermo, MixtureType >::psiu(), noiseFFT::pt(), PtrList< T >::PtrList(), liquidMixtureProperties::pv(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::pyrolysisChemistryModel(), eddyViscosity< BasicTurbulenceModel >::R(), radiativeIntensityRay::radiativeIntensityRay(), distribution::raw(), Foam::Re(), ReactingCloud< CloudType >::ReactingCloud(), ReactingLookupTableInjection< CloudType >::ReactingLookupTableInjection(), ReactingMultiphaseLookupTableInjection< CloudType >::ReactingMultiphaseLookupTableInjection(), Reaction< ReactionThermo >::reactionStrRight(), fixedTrim::read(), PtrList< T >::read(), NASedgeFormat::read(), thermalBaffleModel::read(), solutionControl::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OBJedgeFormat::read(), VTKsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), tabulated6DoFAcceleration::read(), AC3DsurfaceFormat< Face >::read(), VTKedgeFormat::read(), TRIsurfaceFormat< Face >::read(), porosityModelList::read(), writeDictionary::read(), STARCDsurfaceFormat< Face >::read(), tabulated6DoFMotion::read(), cloudSolution::read(), STARCDedgeFormat::read(), timeActivatedFileUpdate::read(), multiComponentMixture< ThermoType >::read(), cloudInfo::read(), STLsurfaceFormat< Face >::read(), viewFactor::read(), wallShearStress::read(), MRFZoneList::read(), sampledSurfaces::read(), nearWallFields::read(), boundaryMesh::read(), sampledSets::read(), wallBoundedStreamLine::read(), forces::read(), fieldAverage::readAveragingProperties(), STARCD::readBoundary(), externalCoupledMixedFvPatchField< Type >::readData(), dynamicRefineFvMesh::readDict(), Time::readDict(), GeometricField< Type, PatchField, GeoMesh >::Boundary::readField(), ReactingParcel< ParcelType >::readFields(), ReactingMultiphaseParcel< ParcelType >::readFields(), meshRefinement::readFlags(), functionObjectList::readFunctionObject(), optionList::readOptions(), boundaryMesh::readTriSurface(), Foam::readUniformFields(), processorMeshes::readUpdate(), surfMesh::readUpdate(), polyMesh::readUpdate(), ensightParts::recalculate(), InteractionLists< ParticleType >::receiveReferredData(), Foam::ReComplexField(), ensightPart::reconstruct(), pointFieldReconstructor::reconstructField(), fvFieldReconstructor::reconstructFvSurfaceField(), fvFieldReconstructor::reconstructFvVolumeField(), fvFieldReconstructor::reconstructFvVolumeInternalField(), Foam::reconstructLagrangianPositions(), Foam::fvc::reconstructMag(), processorMeshes::reconstructPoints(), triSurfaceTools::redGreenRefine(), 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< CloudType >::relaxSources(), UnsortedMeshedSurface< Face >::remapFaces(), cuttingPlane::remapFaces(), MeshedSurface< Face >::remapFaces(), labelRanges::remove(), edgeIntersections::removeDegenerates(), dynamicIndexedOctree< Type >::removeIndex(), undoableMeshCutter::removeSplitFaces(), fileMonitorWatcher::removeWatch(), Foam::renumber(), randomRenumber::renumber(), manualRenumber::renumber(), zoltanRenumber::renumber(), ensightParts::renumber(), SloanRenumber::renumber(), structuredRenumber::renumber(), springRenumber::renumber(), renumberMethod::renumber(), ensightPart::renumber(), Foam::reorder(), PtrList< T >::reorder(), UPtrList< T >::reorder(), polyBoundaryMesh::reorder(), snappySnapDriver::repatchToSurface(), FieldField< Field, Type >::replace(), cyclicACMIPolyPatch::resetAMI(), fieldAverage::resetFields(), polyMesh::resetPrimitives(), ReactingCloud< CloudType >::resetSourceTerms(), LduMatrix< Type, DType, LUType >::residual(), lduMatrix::residual(), dynamicCode::resolveTemplates(), faceAreaWeightAMI< SourcePatch, TargetPatch >::restartUncoveredSourceFace(), GAMGAgglomeration::restrictFaceField(), pairPatchAgglomeration::restrictField(), GAMGAgglomeration::restrictField(), Foam::reusable(), Foam::reverseList(), SortableList< T >::reverseSort(), solidMixtureProperties::rho(), liquidFilmThermo::rho(), liquidMixtureProperties::rho(), coalCloudList::rhoTrans(), rigidBodyMeshMotion::rigidBodyMeshMotion(), thermalBaffleFvPatchScalarField::rmap(), Field< Type >::rmap(), noiseFFT::RMSmeanPf(), Foam::rotateList(), face::sameVertices(), patchProbes::sample(), probes::sample(), nearWallFields::sampleBoundaryField(), sampledPatchInternalField::sampledPatchInternalField(), sampledPatch::sampleField(), sampledTriSurfaceMesh::sampleField(), sampledPatchInternalField::sampleField(), nearWallFields::sampleFields(), GeometricField< Type, PatchField, GeoMesh >::Boundary::scalarInterfaces(), motionSmootherAlgo::scaleMesh(), ReactingCloud< CloudType >::scaleSources(), Pstream::scatterList(), mapDistributeBase::schedule(), Foam::search(), searchableSurfaceCollection::searchableSurfaceCollection(), searchableSurfaces::searchableSurfaces(), timeSelector::select(), scalarRanges::selected(), timeSelector::selected(), dynamicRefineFvMesh::selectRefineCandidates(), dynamicRefineFvMesh::selectRefineCells(), meshRefinement::selectSeparatedCoupledFaces(), dynamicRefineFvMesh::selectUnrefinePoints(), cloudSolution::semiImplicit(), mapDistributeBase::send(), InteractionLists< ParticleType >::sendReferredData(), Foam::setBlockFaceCorrespondence(), 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< Type >::setInInternalField(), hexRef8::setInstance(), fvMeshSubset::setLargeCellSubset(), pairPotential::setLookupTables(), epsilonWallFunctionFvPatchScalarField::setMaster(), omegaWallFunctionFvPatchScalarField::setMaster(), refinementSurfaces::setMinLevelFields(), interRegionHeatTransferModel::setNbrModel(), cellVolumeWeightMethod::setNextCells(), faceAreaWeightAMI< SourcePatch, TargetPatch >::setNextFaces(), mapNearestMethod::setNextNearestCells(), pointConstraints::setPatchFields(), PointEdgeWave< Type, TrackingData >::setPointInfo(), duplicatePoints::setRefinement(), removeCells::setRefinement(), refinementIterator::setRefinement(), perfectInterface::setRefinement(), faceCollapser::setRefinement(), boundaryCutter::setRefinement(), removePoints::setRefinement(), combineFaces::setRefinement(), createShellMesh::setRefinement(), tetDecomposer::setRefinement(), removeFaces::setRefinement(), meshCutAndRemove::setRefinement(), meshCutter::setRefinement(), edgeCollapser::setRefinement(), addPatchCellLayer::setRefinement(), hexRef8::setRefinement(), sampledSet::setSamples(), Foam::vtkPV3Readers::setSelectedArrayEntries(), Foam::vtkPVReaders::setSelectedArrayEntries(), CompactListList< T, Container >::setSize(), bufferedAccumulator< Type >::setSizes(), Foam::setSnGrad(), removePoints::setUnrefinement(), combineFaces::setUnrefinement(), hexRef8::setUnrefinement(), Foam::setValues(), fvMatrix< Type >::setValuesFromList(), UnsortedMeshedSurface< Face >::setZones(), coalCloudList::Sh(), solidChemistryModel< CompType, SolidThermo >::Sh(), chemistryModel< CompType, ThermoType >::Sh(), treeDataEdge::shapePoints(), treeDataCell::shapePoints(), treeDataFace::shapePoints(), treeDataPrimitivePatch< PatchType >::shapePoints(), globalMeshData::sharedPointGlobalLabels(), globalMeshData::sharedPoints(), shellSurfaces::shellSurfaces(), liquidFilmThermo::sigma(), liquidMixtureProperties::sigma(), cloudScatter::sigmaEff(), searchableSurfacesQueries::signedDistance(), simpleControl::simpleControl(), 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(), solidBodyMotionFvMesh::solidBodyMotionFvMesh(), solidChemistryModel< CompType, SolidThermo >::solidChemistryModel(), SLGThermo::solidId(), solidMixtureProperties::solidMixtureProperties(), pyrolysisModelCollection::solidRegionDiffNo(), Trapezoid::solve(), Euler< Type >::solve(), EulerSI::solve(), EulerImplicit< ChemistryModel >::solve(), Rosenbrock12::solve(), rodas23::solve(), Rosenbrock23::solve(), rodas34::solve(), RKCK45::solve(), RKF45::solve(), RKDP45::solve(), Rosenbrock34::solve(), seulex::solve(), rigidBodyMeshMotion::solve(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::solve(), GAMGSolver::solve(), chemistryModel< CompType, ThermoType >::solve(), thermalBaffle::solveEnergy(), SortableList< T >::sort(), ParSortableList< Type >::sort(), PatchTools::sortedEdgeFaces(), Foam::sortedOrder(), PatchTools::sortedPointEdges(), UnsortedMeshedSurface< Face >::sortedZones(), MeshedSurface< Face >::sortFacesAndStore(), sortLabelledTri::sortLabelledTri(), extendedEdgeMesh::sortPointsAndEdges(), ThermoSurfaceFilm< CloudType >::splashInteraction(), meshRefinement::splitFaces(), meshRefinement::splitMesh(), meshRefinement::splitMeshRegions(), Foam::fvc::spread(), Foam::sqr(), AMIInterpolation< SourcePatch, TargetPatch >::srcPointFace(), coalCloudList::Srho(), ReactingCloud< CloudType >::Srho(), thermoSingleLayer::Srho(), Foam::stabilise(), MeshedSurface< Face >::stitchFaces(), hexRef8::storeData(), refinementHistory::storeSplit(), streamLineParticle::streamLineParticle(), coalCloudList::SU(), Foam::subset(), cellZoneSet::subset(), pointZoneSet::subset(), faceZoneSet::subset(), refinementHistory::subset(), hexRef8::subset(), PackedBoolList::subsetIndices(), PatchTools::subsetMap(), Foam::subsetMatchingStrings(), UnsortedMeshedSurface< Face >::subsetMesh(), triSurface::subsetMesh(), MeshedSurface< Face >::subsetMesh(), triSurface::subsetMeshMap(), Foam::ListListOps::subSizes(), fvMatrix< Type >::subtractFromInternalField(), globalIndexAndTransform::subtractTransformIndex(), Foam::sum(), LduMatrix< Type, DType, LUType >::sumA(), lduMatrix::sumA(), Foam::sumMag(), cellDistFuncs::sumPatchSize(), surfaceFeatures::surfaceFeatures(), Foam::fvc::surfaceIntegrate(), surfaceIntersection::surfaceIntersection(), triSurfaceTools::surfaceNormal(), surfacePatchIOList::surfacePatchIOList(), triSurfaceTools::surfaceSide(), Foam::fvc::surfaceSum(), PrimitivePatch< Face, FaceList, PointField, PointType >::surfaceType(), surfZoneIOList::surfZoneIOList(), SVD::SVD(), cyclicPointPatchField< Type >::swapAddSeparated(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), Foam::fvc::sweep(), coalCloudList::SYi(), pointSet::sync(), faceSet::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(), chemistryModel< CompType, ThermoType >::tc(), meshRefinement::testSyncBoundaryFaceList(), meshRefinement::testSyncPointList(), tetOverlapVolume::tetOverlapVolume(), AMIInterpolation< SourcePatch, TargetPatch >::tgtPointFace(), heThermo< BasicThermo, MixtureType >::THE(), ThermoLookupTableInjection< CloudType >::ThermoLookupTableInjection(), thermoSingleLayer::thermoSingleLayer(), targetCoeffTrim::thetag(), thirdBodyEfficiencies::thirdBodyEfficiencies(), InjectionModelList< CloudType >::timeEnd(), pointToPointPlanarInterpolation::timeNames(), InjectionModelList< CloudType >::timeStart(), coordinateSystems::toc(), StaticHashTable< T, Key, Hash >::toc(), polyTopoChanger::topoChangeRequest(), CV2D::toPoint2D(), regionModel::toPrimary(), regionModel::toRegion(), Distribution< Type >::totalWeight(), liquidMixtureProperties::Tpc(), liquidMixtureProperties::Tpt(), wallBoundedParticle::trackFaceTri(), particle< Type >::trackToFace(), MeshedSurface< Face >::transcribe(), MeshedSurface< Face >::transfer(), externalCoupledTemperatureMixedFvPatchScalarField::transferData(), externalCoupledMixedFvPatchField< Type >::transferData(), 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< Face >::triangulate(), triSurfaceTools::triangulate(), triSurfaceTools::triangulateFaceCentre(), boundaryMesh::triangulateLocal(), cellClassification::trimCutCells(), surfaceFeatures::trimFeatures(), triSurface::triSurfInstance(), turbulentTemperatureCoupledBaffleMixedFvPatchScalarField::turbulentTemperatureCoupledBaffleMixedFvPatchScalarField(), turbulentTemperatureRadCoupledMixedFvPatchScalarField::turbulentTemperatureRadCoupledMixedFvPatchScalarField(), polyTopoChanger::types(), ZoneMesh< ZoneType, MeshType >::types(), polyBoundaryMesh::types(), GeometricField< Type, PatchField, GeoMesh >::Boundary::types(), turbGen::U(), SRFModel::Uabs(), uniformInterpolatedDisplacementPointPatchVectorField::uniformInterpolatedDisplacementPointPatchVectorField(), dynamicRefineFvMesh::unrefine(), PackedBoolList::unsetIndices(), UOprocess::UOprocess(), rawTopoChangerFvMesh::update(), multiSolidBodyMotionFvMesh::update(), polyTopoChanger::update(), sampledPatch::update(), CollisionRecordList< PairType, WallType >::update(), sampledSurfaces::update(), dynamicRefineFvMesh::update(), AMIInterpolation< SourcePatch, TargetPatch >::update(), cylindrical::updateCells(), cellMotionFvPatchField< Type >::updateCoeffs(), movingWallVelocityFvPatchVectorField::updateCoeffs(), mappedVelocityFluxFixedValueFvPatchField::updateCoeffs(), mappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), variableHeightFlowRateFvPatchScalarField::updateCoeffs(), greyDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), GeometricField< Type, PatchField, GeoMesh >::Boundary::updateCoeffs(), fWallFunctionFvPatchScalarField::updateCoeffs(), v2WallFunctionFvPatchScalarField::updateCoeffs(), surfaceDisplacementPointPatchVectorField::updateCoeffs(), kLowReWallFunctionFvPatchScalarField::updateCoeffs(), convectiveHeatTransferFvPatchScalarField::updateCoeffs(), alphatFilmWallFunctionFvPatchScalarField::updateCoeffs(), alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), thermalBaffle1DFvPatchScalarField< solidType >::updateCoeffs(), supersonicFreestreamFvPatchVectorField::updateCoeffs(), turbulentInletFvPatchField< Type >::updateCoeffs(), epsilonWallFunctionFvPatchScalarField::updateCoeffs(), omegaWallFunctionFvPatchScalarField::updateCoeffs(), externalWallHeatFluxTemperatureFvPatchScalarField::updateCoeffs(), patchEdgeFaceRegions::updateEdge(), fvDOM::updateG(), cyclicAMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicACMIGAMGInterfaceField::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), cyclicGAMGInterfaceField::updateInterfaceMatrix(), cyclicFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIFvPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), energyRegionCoupledFvPatchScalarField::updateInterfaceMatrix(), edgeVertex::updateLabels(), meshRefinement::updateList(), ReactingParcel< ParcelType >::updateMassFraction(), LduMatrix< Type, DType, LUType >::updateMatrixInterfaces(), lduMatrix::updateMatrixInterfaces(), InjectionModelList< CloudType >::updateMesh(), pointBoundaryMesh::updateMesh(), duplicatePoints::updateMesh(), patchInjectionBase::updateMesh(), componentDisplacementMotionSolver::updateMesh(), ManualInjection< CloudType >::updateMesh(), processorPolyPatch::updateMesh(), CellZoneInjection< CloudType >::updateMesh(), displacementMotionSolver::updateMesh(), ThermoLookupTableInjection< CloudType >::updateMesh(), ReactingLookupTableInjection< CloudType >::updateMesh(), ReactingMultiphaseLookupTableInjection< CloudType >::updateMesh(), cellZoneSet::updateMesh(), removePoints::updateMesh(), ConeInjection< CloudType >::updateMesh(), pointZoneSet::updateMesh(), displacementLayeredMotionMotionSolver::updateMesh(), FieldActivatedInjection< CloudType >::updateMesh(), boundaryCutter::updateMesh(), KinematicLookupTableInjection< CloudType >::updateMesh(), faceZoneSet::updateMesh(), reactingOneDim::updateMesh(), externalDisplacementMeshMover::updateMesh(), combineFaces::updateMesh(), tetDecomposer::updateMesh(), polyBoundaryMesh::updateMesh(), functionObjectList::updateMesh(), probes::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(), Function1< Type >::value(), PackedList< nBits >::values(), valveBank::valveBank(), Foam::meshTools::visNormal(), polyMeshTools::volRatio(), InjectionModelList< CloudType >::volumeToInject(), ReactingLookupTableInjection< CloudType >::volumeToInject(), ThermoLookupTableInjection< CloudType >::volumeToInject(), ReactingMultiphaseLookupTableInjection< CloudType >::volumeToInject(), KinematicLookupTableInjection< CloudType >::volumeToInject(), vtkInsertNextOpenFOAMPoint(), vtkUnstructuredReader::vtkUnstructuredReader(), basicSpecieMixture::W(), liquidMixtureProperties::W(), CollisionRecordList< PairType, WallType >::wallAccessed(), wallBoundedStreamLineParticle::wallBoundedStreamLineParticle(), CollisionRecordList< PairType, WallType >::wallData(), wallLayerCells::wallLayerCells(), WallLocalSpringSliderDashpot< CloudType >::WallLocalSpringSliderDashpot(), CollisionRecordList< PairType, WallType >::wallPRel(), meshReader::warnDuplicates(), 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< Face, FaceList, PointField, PointType >::whichEdge(), polyBoundaryMesh::whichPatch(), boundaryMesh::whichPatch(), noiseFFT::window(), graph::wordify(), PhaseChangeModel< CloudType >::wordToEnthalpyTransfer(), AMIInterpolation< SourcePatch, TargetPatch >::wordTointerpolationMethod(), SemiImplicitSource< Type >::wordToVolumeModeType(), rawSetWriter< Type >::write(), distribution::write(), ensightSetWriter< Type >::write(), vtkSetWriter< Type >::write(), xmgraceSetWriter< Type >::write(), gnuplotSetWriter< Type >::write(), jplotSetWriter< Type >::write(), PatchPostProcessing< CloudType >::write(), X3DsurfaceFormat< Face >::write(), WRLsurfaceFormat< Face >::write(), SMESHsurfaceFormat< Face >::write(), csvSetWriter< Type >::write(), foamFileSurfaceWriter::write(), thirdBodyEfficiencies::write(), GTSsurfaceFormat< Face >::write(), OBJsurfaceFormat< Face >::write(), VTKsurfaceFormat< Face >::write(), OBJedgeFormat::write(), AC3DsurfaceFormat< Face >::write(), OFFsurfaceFormat< Face >::write(), TRIsurfaceFormat< Face >::write(), components::write(), ensightBinaryStream::write(), dsmcFields::write(), ensightAsciiStream::write(), LangmuirHinshelwoodReactionRate::write(), FacePostProcessing< CloudType >::write(), STARCDsurfaceFormat< Face >::write(), yPlus::write(), rawSurfaceWriter::write(), OFSsurfaceFormat< Face >::write(), writeDictionary::write(), coordSet::write(), residuals::write(), OBJstream::write(), cloudInfo::write(), Distribution< Type >::write(), writer< Type >::write(), AveragingMethod< Type >::write(), fieldCoordinateSystemTransform::write(), writeObjects::write(), surfaceInterpolate::write(), systemCall::write(), histogram::write(), janafThermo< EquationOfState >::write(), fieldMinMax::write(), cellMatcher::write(), nearWallFields::write(), ParticleCollector< CloudType >::write(), forceCoeffs::write(), sampledSet::write(), dimensionSet::write(), streamLine::write(), regionSizeDistribution::write(), wallBoundedStreamLine::write(), sixDoFRigidBodyMotion::write(), rigidBodyModel::write(), PackedList< nBits >::write(), volRegion::write(), surfaceRegion::write(), dynamicIndexedOctree< Type >::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(), dxSurfaceWriter::writeData(), porosityModelList::writeData(), coordinateSystems::writeData(), MRFZoneList::writeData(), rawSurfaceWriter::writeData(), optionList::writeData(), polyBoundaryMesh::writeData(), externalCoupledMixedFvPatchField< Type >::writeData(), ensightPart::writeData(), triSurface::writeDX(), VTKedgeFormat::writeEdges(), pairPotential::writeEnergyAndForceTables(), FixedList< T, Size >::writeEntry(), GeometricField< Type, PatchField, GeoMesh >::Boundary::writeEntry(), UList< T >::writeEntry(), Field< Type >::writeEntry(), AMIInterpolation< SourcePatch, TargetPatch >::writeFaceConnectivity(), ensightParts::writeField(), rotorDiskSource::writeField(), ensightPart::writeField(), ensightPart::writeFieldList(), fieldAverage::writeFields(), ReactingParcel< ParcelType >::writeFields(), ReactingMultiphaseParcel< ParcelType >::writeFields(), residuals::writeFileHeader(), fieldValueDelta::writeFileHeader(), fieldMinMax::writeFileHeader(), forceCoeffs::writeFileHeader(), forces::writeFileHeader(), volRegion::writeFileHeader(), surfaceRegion::writeFileHeader(), ensightParts::writeGeometry(), ensightPart::writeGeometry(), externalCoupledMixedFvPatchField< Type >::writeGeometry(), WRLsurfaceFormatCore::writeHeader(), VTKsurfaceFormatCore::writeHeader(), OFSsurfaceFormatCore::writeHeader(), VTKedgeFormat::writeHeader(), AC3DsurfaceFormatCore::writeHeader(), AMIMethod< SourcePatch, TargetPatch >::writeIntersectionOBJ(), Foam::meshTools::writeOBJ(), coupledPolyPatch::writeOBJ(), triSurfaceTools::writeOBJ(), enrichedPatch::writeOBJ(), surfaceFeatures::writeObj(), extendedEdgeMesh::writeObj(), cellCuts::writeOBJ(), dynamicRefineFvMesh::writeObject(), STARCDCore::writePoints(), ensightParts::writeScalarField(), ensightPart::writeScalarField(), csvSetWriter< Type >::writeSeparator(), searchableSurfaces::writeStats(), triSurface::writeStats(), MeshedSurface< Face >::writeStats(), extendedCellToFaceStencil::writeStencilStats(), ensightParts::writeSummary(), writer< Type >::writeTable(), graph::writeTable(), VTKsurfaceFormatCore::writeTail(), blockMesh::writeTopology(), dynamicIndexedOctree< Type >::writeTreeInfo(), boundaryMesh::writeTriSurface(), ensightParts::writeVectorField(), ensightPart::writeVectorField(), graph::writer::writeXY(), moleculeCloud::writeXYZ(), solidMixtureProperties::X(), TableBase< Type >::x(), liquidMixtureProperties::X(), CompositionModel< CloudType >::X(), liquidMixtureProperties::Xs(), TableBase< Type >::y(), liquidMixtureProperties::Y(), ZoneMesh< ZoneType, MeshType >::ZoneMesh(), meshRefinement::zonify(), ensightPartCells::~ensightPartCells(), ensightPartFaces::~ensightPartFaces(), externalCoupledMixedFvPatchField< Type >::~externalCoupledMixedFvPatchField(), fileMonitorWatcher::~fileMonitorWatcher(), FSD< CombThermoType, ThermoType >::~FSD(), fvFieldDecomposer::~fvFieldDecomposer(), Gulders::~Gulders(), GuldersEGR::~GuldersEGR(), leastSquaresVectors::~leastSquaresVectors(), LeastSquaresVectors< Stencil >::~LeastSquaresVectors(), medialAxisMeshMover::~medialAxisMeshMover(), PstreamBuffers::~PstreamBuffers(), PtrList< T >::~PtrList(), RaviPetersen::~RaviPetersen(), skewCorrectionVectors::~skewCorrectionVectors(), and TRIsurfaceFormatCore::~TRIsurfaceFormatCore().

#define forAllReverse (   list,
 
)    for (Foam::label i=(list).size()-1; i>=0; i--)
#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
1 forAll(ContainerType, container, iter)
2 {
3  statements;
4 }
See also
forAllConstIter

Definition at line 453 of file UList.H.

Referenced by moleculeCloud::applyConstraintsAndThermostats(), genericPointPatchField< Type >::autoMap(), genericFvPatchField< Type >::autoMap(), Cloud< ParticleType >::autoMap(), KinematicCloud< CloudType >::buildCellOccupancy(), Stochastic< CloudType >::calculate(), moleculeCloud::calculateForce(), meshObject::clear(), meshObject::clearUpto(), meshRefinement::collectAndPrint(), SuppressionCollision< CloudType >::collide(), ORourkeCollision< CloudType >::collide(), dictionary::dictionary(), mapDistributeBase::exchangeAddressing(), if(), objectRegistry::lookupClass(), Foam::MapConsistentVolFields(), fvMeshDistribute::mapExposedFaces(), Foam::MapLagrangianFields(), Foam::MapVolFields(), Cloud< ParticleType >::move(), meshObject::movePoints(), mapDistribute::transformPosition::operator()(), probes::prepare(), fvMeshDistribute::printFieldInfo(), STARCD::readBoundary(), wallBoundedStreamLineParticle::readFields(), solidParticle::readFields(), MPPICParcel< ParcelType >::readFields(), CollidingParcel< ParcelType >::readFields(), streamLineParticle::readFields(), DSMCParcel< ParcelType >::readFields(), wallBoundedParticle::readFields(), molecule::readFields(), ReactingParcel< ParcelType >::readFields(), ReactingMultiphaseParcel< ParcelType >::readFields(), ThermoParcel< ParcelType >::readFields(), SprayParcel< ParcelType >::readFields(), particle< Type >::readFields(), KinematicParcel< ParcelType >::readFields(), dynamicRefineFvMesh::refine(), genericPointPatchField< Type >::rmap(), genericFvPatchField< Type >::rmap(), UnsortedMeshedSurface< Face >::sortedZones(), solutionControl::storePrevIter(), Foam::transformList(), dynamicRefineFvMesh::unrefine(), meshObject::updateMesh(), solution::upgradeSolverDict(), regionSizeDistribution::write(), CallbackRegistry< CallbackType >::~CallbackRegistry(), and undoableMeshCutter::~undoableMeshCutter().

#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
1 forAllConstIter(ContainerType, container, iter)
2 {
3  statements;
4 }
See also
forAllIter

Definition at line 471 of file UList.H.