error.H File Reference
Include dependency graph for error.H:

Go to the source code of this file.

Classes

class  error
 Class to handle errors and exceptions in a simple, consistent stream-based manner. More...
 
class  IOerror
 Report an I/O error. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define FatalErrorIn(functionName)   ::Foam::FatalError((functionName), __FILE__, __LINE__)
 Report an error message using Foam::FatalError. More...
 
#define FatalErrorInFunction   FatalErrorIn(FUNCTION_NAME)
 Report an error message using Foam::FatalError. More...
 
#define FatalIOErrorIn(functionName, ios)   ::Foam::FatalIOError((functionName), __FILE__, __LINE__, (ios))
 Report an error message using Foam::FatalIOError. More...
 
#define FatalIOErrorInFunction(ios)   FatalIOErrorIn(FUNCTION_NAME, ios)
 Report an error message using Foam::FatalIOError. More...
 
#define SafeFatalIOErrorIn(functionName, ios, msg)
 Report an error message using Foam::FatalIOError. More...
 
#define SafeFatalIOErrorInFunction(ios, msg)   SafeFatalIOErrorIn(FUNCTION_NAME, ios, msg)
 Report an error message using Foam::FatalIOError. More...
 
#define notImplemented(functionName)
 Issue a FatalErrorIn for a function not currently implemented. More...
 
#define NotImplemented   notImplemented(FUNCTION_NAME)
 Issue a FatalErrorIn for a function not currently implemented. More...
 

Functions

Ostream & operator<< (Ostream &, const error &)
 
Ostream & operator<< (Ostream &, const IOerror &)
 

Variables

error FatalError
 
IOerror FatalIOError
 
template<class... T>
constexpr bool False = false
 

Detailed Description

Original source file error.H

Definition in file error.H.

Macro Definition Documentation

◆ FatalErrorIn

#define FatalErrorIn (   functionName)    ::Foam::FatalError((functionName), __FILE__, __LINE__)

◆ FatalErrorInFunction

#define FatalErrorInFunction   FatalErrorIn(FUNCTION_NAME)

Report an error message using Foam::FatalError.

for FUNCTION_NAME in file __FILE__ at line __LINE__

Definition at line 323 of file error.H.

Referenced by radiationModel::absorptionEmission(), mapDistributeBase::accessAndFlip(), distribution::add(), surfaceZonesInfo::addCellZonesToMesh(), surfaceZonesInfo::addFaceZonesToMesh(), fvMesh::addFvPatches(), polyTopoChange::addMesh(), pointMesh::addPatch(), polyMesh::addPatches(), Foam::AddPatchFields(), fieldAverage::addPrime2MeanField(), generalFieldMapper::addressing(), cellMapper::addressing(), pointMapper::addressing(), fvSurfaceMapper::addressing(), faceMapper::addressing(), fvPatchMapper::addressing(), pointPatchMapper::addressing(), surfaceFilm::addSup(), clouds::addSup(), bufferedAccumulator< scalar >::addToBuffers(), fvMatrix< Type >::addToInternalField(), pointPatchField< vector >::addToInternalField(), polyTopoChanger::addTopologyModifiers(), globalIndexAndTransform::addToTransformIndex(), fileMonitorWatcher::addWatch(), polyMesh::addZones(), porosityModel::adjustNegativeResistance(), Foam::adjustPhi(), manualGAMGProcAgglomeration::agglomerate(), pairPatchAgglomeration::agglomerate(), GAMGInterface::agglomerateCoeffs(), GAMGAgglomeration::agglomerateLduAddressing(), UPstream::allocateCommunicator(), Foam::allReduce(), UPstream::allToAll(), DenseDragForce< CloudType >::alphacInterp(), regionCoupledBase::AMI(), AMIInterpolation::AMIInterpolation(), cyclicAMIPolyPatch::AMIs(), cyclicAMIPolyPatch::AMITransforms(), DynamicList< Foam::triFace >::append(), DynamicField< T, SizeInc, SizeMult, SizeDiv >::append(), List< Field< scalar > >::append(), collatedFileOperation::appendObject(), Foam::atan2(), Cloud< passiveParticle >::autoMap(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::bb(), indexedOctree< Foam::treeDataFace >::bb(), bladeModel::bladeModel(), CoBlended< Type >::blendingFactor(), cellCoBlended< Type >::blendingFactor(), blockDescriptor::blockDescriptor(), booleanSurface::booleanSurface(), GeometricField< Type, PatchField, GeoMesh >::Boundary::Boundary(), UList< Foam::wordRe >::byteSize(), mappedPatchBase::calcAMI(), primitiveMesh::calcCellCentresAndVols(), faceZone::calcCellLayers(), primitiveMesh::calcCells(), cellMatcher::calcEdgeAddressing(), enrichedPatch::calcEnrichedFaces(), primitiveMesh::calcFaceCentresAndAreas(), faceZone::calcFaceZonePatch(), symmetryPlanePolyPatch::calcGeometry(), wedgePolyPatch::calcGeometry(), processorPolyPatch::calcGeometry(), zone::calcLookupMap(), mappedPatchBase::calcMapping(), lineCell::calcMidPointSample(), interpolationCellPointWallModified< Type >::calcPointField(), lineFace::calcSamples(), rotorDiskSource::calculate(), correlationFunction< Type >::calculateCorrelationFunction(), edgeMesh::canRead(), MeshedSurfaceProxy< Face >::canWriteType(), CompositionModel< Foam::ThermoCloud< CloudType > >::carrier(), phaseProperties::carrierId(), CompositionModel< Foam::ThermoCloud< CloudType > >::carrierId(), cellClassification::cellClassification(), cellModeller::cellModeller(), primitiveMesh::cellPoints(), mapPolyMesh::cellsFromCellsMap(), OppositeFaceCellWave< Type, TrackingData >::cellToFace(), FaceCellWave< Type, TrackingData >::cellToFace(), repatchPolyTopoChanger::changeAnchorPoint(), repatchPolyTopoChanger::changePatches(), repatchPolyTopoChanger::changePatchID(), repatchMesh::changePatchType(), layerAdditionRemoval::changeTopology(), distributionModel::check(), fvsPatchField< Type >::check(), fvPatchField< Type >::check(), faceZone::checkAddressing(), Foam::PstreamGlobals::checkCommunicator(), meshRefinement::checkCoupledFaceZones(), FaceCellWave< Type, TrackingData >::checkCyclic(), triSurface::checkEdges(), Foam::polyMeshCheck::checkFaceAngles(), primitiveMesh::checkFaceAngles(), Foam::polyMeshCheck::checkFaceFlatness(), primitiveMesh::checkFaceFlatness(), MeshedSurface< Foam::face >::checkFaces(), Foam::polyMeshCheck::checkFaceTwist(), Cloud< passiveParticle >::checkFieldFieldIOobject(), Cloud< passiveParticle >::checkFieldIOobject(), Matrix< RectangularMatrix< Type >, Type >::checki(), regIOobject::checkIn(), FixedList< Type, 3 >::checkIndex(), UList< Foam::wordRe >::checkIndex(), topoSetSource::checkIs(), Matrix< RectangularMatrix< Type >, Type >::checkj(), hexRef8::checkMesh(), edgeCollapser::checkMeshQuality(), Foam::checkMethod(), Foam::checkNonManifoldEdge(), mapDistributeBase::checkReceivedSize(), hexRef8::checkRefinementLevels(), GAMGAgglomeration::checkRestriction(), FixedList< Type, 3 >::checkSize(), UList< Foam::wordRe >::checkSize(), FixedList< Type, 3 >::checkStart(), UList< Foam::wordRe >::checkStart(), ReactingCloud< Foam::DSMCCloud >::checkSuppliedComposition(), timeVaryingMappedFixedValuePointPatchField< Type >::checkTable(), triSurface::checkTriangles(), Foam::polyMeshCheck::checkTriangleTwist(), nutWallFunctionFvPatchScalarField::checkType(), meshRefinement::checkZoneFaces(), MeshedSurface< Foam::face >::checkZones(), surfMesh::checkZones(), tmp< Foam::surfaceInterpolationScheme< GType > >::clear(), triSurfaceTools::collapseEdges(), CollidingCloud< Foam::DSMCCloud >::CollidingCloud(), CollisionRecordList< vector, vector >::CollisionRecordList(), commSchedule::commSchedule(), UPstream::commsStruct::commsStruct(), refinementHistory::compact(), VectorSpace< Vector< vector >, vector, 3 >::component(), componentDisplacementMotionSolver::componentDisplacementMotionSolver(), processorLduInterface::compressedReceive(), processorLduInterface::compressedSend(), profileModelList::connectBlades(), edgeCollapser::consistentCollapse(), hexRef8::consistentSlowRefinement(), hexRef8::consistentSlowRefinement2(), hexRef8::consistentUnrefinement(), molecule::constantProperties::constantProperties(), ConstMatrixBlock< MatrixType >::ConstMatrixBlock(), DSMCCloud< ParcelType >::constProps(), ListCompactIO< face, label >::convertToCompact(), dynamicCode::copyAndFilter(), dynamicCode::copyOrCreateFiles(), LocalInteraction< CloudType >::correct(), StandardWallInteraction< CloudType >::correct(), basicSpecieMixture::correctMassFractions(), fvMeshDistribute::countCells(), cyclicPolyPatch::coupledEdges(), COxidationDiffusionLimitedRate< CloudType >::COxidationDiffusionLimitedRate(), COxidationIntrinsicRate< CloudType >::COxidationIntrinsicRate(), noThermo::Cp(), CompositionModel< Foam::ThermoCloud< CloudType > >::Cp(), meshRefinement::createBaffles(), Keyed< T >::createList(), dynamicCode::createMakeFiles(), dynamicCode::createMakeOptions(), createShellMesh::createShellMesh(), meshRefinement::createZoneBaffles(), Csv< Type >::Csv(), AC3DsurfaceFormatCore::cueToOrDie(), LiftForce< CloudType >::curlUcInterp(), curvatureSeparation::curvatureSeparation(), hexCellLooper::cut(), Foam::meshTools::cutDirToEdge(), cuttingPlane::cuttingPlane(), Foam::cwd(), cyclicACMIPolyPatch::cyclicACMIPolyPatch(), cyclicAMIFvPatchField< Type >::cyclicAMIFvPatchField(), cyclicAMIFvsPatchField< Type >::cyclicAMIFvsPatchField(), cyclicAMIPointPatchField< Type >::cyclicAMIPointPatchField(), cyclicAMIPolyPatch::cyclicAMIPolyPatch(), cyclicFvPatchField< Type >::cyclicFvPatchField(), cyclicFvsPatchField< Type >::cyclicFvsPatchField(), cyclicPointPatchField< Type >::cyclicPointPatchField(), cyclicPolyPatch::cyclicPolyPatch(), cyclicTransform::cyclicTransform(), DAC< ThermoType >::DAC(), Foam::debug::debugSwitch(), LLTMatrix< Type >::decompose(), manualDecomp::decompose(), metisDecomp::decompose(), QRMatrix< MatrixType >::decompose(), ptscotchDecomp::decompose(), decompositionMethod::decompose(), scotchDecomp::decompose(), fvFieldDecomposer::decomposeField(), conformalVoronoiMesh::decomposition(), UList< Foam::wordRe >::deepCopy(), Fourier< BasicThermophysicalTransportModel >::DEff(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::DEff(), triSurfaceTools::delaunay2D(), binaryTree< ThermoType >::deleteLeaf(), repatchMesh::deletePatch(), forces::devTau(), LiquidEvaporation< CloudType >::dh(), LiquidEvaporationBoil< CloudType >::dh(), LduMatrix< Type, DType, LUType >::diag(), lduMatrix::diag(), primitiveEntry::dict(), DimensionedField< Type, Foam::pointMesh >::DimensionedField(), generalFieldMapper::directAddressing(), cellMapper::directAddressing(), pointMapper::directAddressing(), fvSurfaceMapper::directAddressing(), faceMapper::directAddressing(), fvPatchMapper::directAddressing(), pointPatchMapper::directAddressing(), directions::directions(), distanceSurface::distanceSurface(), fvMeshDistribute::distribute(), refinementHistory::distribute(), mapDistributeBase::distribute(), distributedTriSurfaceMesh::distribute(), distributedTriSurfaceMesh::distributedTriSurfaceMesh(), Fourier< BasicThermophysicalTransportModel >::divj(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::divj(), PressureGradientForce< CloudType >::DUcDtInterp(), Foam::dynamicCast(), dynamicMeshPointInterpolator::dynamicMeshPointInterpolator(), tetCell::edgeAdjacentFace(), primitiveMesh::edgeCells(), extendedEdgeMesh::edgeDirection(), tetCell::edgeFace(), primitiveMesh::edgeFaces(), PatchTools::edgeOwner(), Foam::meshTools::edgeToCutDir(), edgeVertex::edgeToEVert(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::edgeToFace(), directionInfo::edgeToFaceIndex(), PointEdgeWave< Type, TrackingData >::edgeToPoint(), Foam::eigenValues(), molecule::constantProperties::electrostaticSite(), radiationCoupledBase::emissivity(), emptyFvPatchField< Type >::emptyFvPatchField(), emptyFvsPatchField< Type >::emptyFvsPatchField(), emptyPointPatchField< Type >::emptyPointPatchField(), globalIndexAndTransform::encode(), globalIndexAndTransform::encodeTransformIndex(), pairPotential::energy(), engineMesh::engineMesh(), enrichedPatch::enrichedFaces(), DispersionRASModel< CloudType >::epsilonModel(), quaternion::eulerAngles(), GeometricField< Type, PatchField, GeoMesh >::Boundary::evaluate(), fluxCorrectedVelocityFvPatchVectorField::evaluate(), Pstream::exchange(), Pstream::exchangeSizes(), shearStress::execute(), totalEnthalpy::execute(), timeControl::execute(), functionEntry::execute(), scalarTransport::execute(), turbulenceIntensity::execute(), yPlus::execute(), wallHeatFlux::execute(), wallShearStress::execute(), turbulenceFields::execute(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), tetCell::face(), FaceCellWave< Type, TrackingData >::FaceCellWave(), faceCoupleInfo::faceCoupleInfo(), lduMatrix::faceH(), PatchToPatchInterpolation< FromPatch, ToPatch >::faceInterpolate(), hexRef8::faceLevel(), Foam::faceMap(), mappedPatchBase::facePoint(), Foam::facePointN(), polyMesh::faces(), OppositeFaceCellWave< Type, TrackingData >::faceToCell(), FaceCellWave< Type, TrackingData >::faceToCell(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::faceToEdge(), PrimitivePatchInterpolation< Foam::PrimitivePatch >::faceToEdgeInterpolate(), PrimitivePatchInterpolation< Foam::PrimitivePatch >::faceToPointInterpolate(), Foam::factorial(), Foam::fdClose(), kOmegaSSTDES< BasicMomentumTransportModel >::FDES(), logFiles::file(), fileMonitorWatcher::fileMonitorWatcher(), logFiles::files(), sigFpe::fillNan(), filmSubModelBase::filmType(), surfaceFieldValue::filterField(), InjectionModel< CloudType >::findCellAtPosition(), refinementParameters::findCells(), localPointRegion::findDuplicateFacePairs(), localPointRegion::findDuplicateFaces(), patchProbes::findElements(), polyMeshTetDecomposition::findFaceBasePts(), FitData< CentredFitSnGradData< Polynomial >, extendedCentredCellToFaceStencil, Polynomial >::findFaceDirs(), mapNearestMethod::findInitialSeeds(), refinementSurfaces::findInside(), fileOperation::findInstance(), masterUncollatedFileOperation::findInstance(), searchableBox::findLine(), searchableSurfaceCollection::findLine(), indexedOctree< Foam::treeDataFace >::findLine(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::findNearest(), indexedOctree< Foam::treeDataFace >::findNearest(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::findNode(), indexedOctree< Foam::treeDataFace >::findNode(), coupleGroupIdentifier::findOtherPatchID(), searchableExtrudedCircle::findParametricNearest(), mappedPatchBase::findSamples(), PstreamBuffers::finishedSends(), SLListBase::first(), DLListBase::first(), layerParameters::firstLayerThickness(), FitData< CentredFitSnGradData< Polynomial >, extendedCentredCellToFaceStencil, Polynomial >::FitData(), fixedProfileFvPatchField< Type >::fixedProfileFvPatchField(), mapDistributeBase::flipAndCombine(), Foam::debug::floatOptimisationSwitch(), flowRateInletVelocityFvPatchVectorField::flowRateInletVelocityFvPatchVectorField(), fvMatrix< Type >::flux(), forAll(), pairPotential::force(), FreeStream< CloudType >::FreeStream(), EulerDdtScheme< Type >::fvcDdtPhiCorr(), CoEulerDdtScheme< Type >::fvcDdtPhiCorr(), SLTSDdtScheme< Type >::fvcDdtPhiCorr(), backwardDdtScheme< Type >::fvcDdtPhiCorr(), localEulerDdtScheme< Type >::fvcDdtPhiCorr(), CrankNicolsonDdtScheme< Type >::fvcDdtPhiCorr(), EulerDdtScheme< Type >::fvcDdtUfCorr(), CoEulerDdtScheme< Type >::fvcDdtUfCorr(), SLTSDdtScheme< Type >::fvcDdtUfCorr(), backwardDdtScheme< Type >::fvcDdtUfCorr(), localEulerDdtScheme< Type >::fvcDdtUfCorr(), CrankNicolsonDdtScheme< Type >::fvcDdtUfCorr(), fvFieldReconstructor::fvFieldReconstructor(), GAMGSolver::GAMGSolver(), globalIndex::gather(), Pstream::gatherList(), meshRefinement::gAverage(), general::general(), genericFvPatchField< Type >::genericFvPatchField(), geomDecomp::geomDecomp(), GeometricField< vector, pointPatchField, pointMesh >::GeometricField(), undoableMeshCutter::getAddedCells(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::getContent(), indexedOctree< Foam::treeDataFace >::getContent(), edgeVertex::getEdge(), Foam::meshTools::getEdgeFaces(), volFieldValue::getFieldValues(), surfaceFieldValue::getFieldValues(), cellLooper::getFirstVertEdge(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::getNode(), indexedOctree< Foam::treeDataFace >::getNode(), splitCell::getOther(), combineFaces::getOutsideFace(), cellDistFuncs::getPointNeighbours(), Foam::meshTools::getSharedEdge(), Foam::meshTools::getSharedFace(), undoableMeshCutter::getSplitFaces(), hexRef8::getSplitPoints(), triSurfaceTools::getTriangle(), removePoints::getUnrefimentSet(), edgeVertex::getVertex(), searchablePlane::getVolumeType(), treeDataFace::getVolumeType(), searchablePlate::getVolumeType(), searchableDisk::getVolumeType(), treeDataPrimitivePatch< PatchType >::getVolumeType(), searchableSurfaceCollection::getVolumeType(), distributedTriSurfaceMesh::getVolumeType(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::getVolumeType(), indexedOctree< Foam::treeDataFace >::getVolumeType(), snappySnapDriver::getZoneSurfacePoints(), ThermoParcel< ParcelType >::trackingData::GInterp(), globalIndex::globalIndex(), calculatedFvPatchField< Type >::gradientBoundaryCoeffs(), internalFvPatchField< Type >::gradientBoundaryCoeffs(), genericFvPatchField< Type >::gradientBoundaryCoeffs(), calculatedFvPatchField< Type >::gradientInternalCoeffs(), internalFvPatchField< Type >::gradientInternalCoeffs(), genericFvPatchField< Type >::gradientInternalCoeffs(), greyMean::greyMean(), CompositionModel< Foam::ThermoCloud< CloudType > >::H(), CompositionModel< Foam::ThermoCloud< CloudType > >::Hc(), hexRef8::hexRef8(), PointIndexHit< Point >::hitPoint(), PointHit< point >::hitPoint(), particle< Type >::hitWedgePatch(), ReactingMultiphaseParcel< ParcelType >::constantProperties::hRetentionCoeff(), CompositionModel< Foam::ThermoCloud< CloudType > >::Hs(), if(), NonUniformTable< scalar >::index(), phasePair::index(), FreeStream< CloudType >::inflow(), Foam::debug::infoSwitch(), UPstream::init(), AMIMethod::initialise(), forces::initialise(), surfaceFieldValue::initialise(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), LduMatrix< Type, DType, LUType >::initMatrixInterfaces(), lduMatrix::initMatrixInterfaces(), InjectionModel< CloudType >::InjectionModel(), Foam::stringOps::inplaceExpand(), Foam::inplaceSubset(), None< Type >::integral(), Sine< Type >::integral(), Square< Type >::integral(), Scale< Type >::integral(), ThermoSurfaceFilm< CloudType >::interactionTypeEnum(), ThermoSurfaceFilm< CloudType >::interactionTypeStr(), internalFvPatchField< Type >::internalFvPatchField(), internalFvsPatchField< Type >::internalFvsPatchField(), internalPointPatchField< Type >::internalPointPatchField(), pointToPointPlanarInterpolation::interpolate(), interpolationCellPoint< Foam::Vector >::interpolate(), meshToMesh0::interpolate(), meshToMesh0::interpolateInternalField(), AMIInterpolation::interpolateToSource(), AMIInterpolation::interpolateToTarget(), interpolationLookUpTable::interpolationLookUpTable(), meshToMesh::interpolationMethodAMI(), AMIInterpolation::interpolationMethodToWord(), interRegionExplicitPorositySource::interRegionExplicitPorositySource(), intersectedSurface::intersectedSurface(), Foam::invert(), cylindrical::invTransform(), IOobject::IOobject(), IOPtrList< T >::IOPtrList(), edgeVertex::isEdge(), cellFeatures::isFeaturePoint(), cellFeatures::isFeatureVertex(), splitCell::isMaster(), edgeSurface::isSurfaceEdge(), Fourier< BasicThermophysicalTransportModel >::j(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::j(), null::jcalc(), jobInfo::jobInfo(), temperatureCoupledBase::kappa(), noThermo::kappa(), noThermo::kappaRad(), Kmesh::Kmesh(), DispersionRASModel< CloudType >::kModel(), CompositionModel< Foam::ThermoCloud< CloudType > >::L(), laminarThermophysicalTransportModel< laminarThermophysicalTransportModel >::laminarThermophysicalTransportModel(), SLListBase::last(), DLListBase::last(), layerParameters::layerExpansionRatio(), layerParameters::layerThickness(), lduPrimitiveMesh::lduPrimitiveMesh(), LESThermophysicalTransportModel< BasicThermophysicalTransportModel >::LESThermophysicalTransportModel(), PhiScheme< Type, PhiLimiter >::limiter(), linearDirection::linearDirection(), linearNormal::linearNormal(), parcelThermo::liquidId(), parcelThermo::liquids(), List< Field< scalar > >::List(), ListHashTable< T, Key, Hash >::ListHashTable(), CompositionModel< Foam::ThermoCloud< CloudType > >::localId(), LocalInteraction< CloudType >::LocalInteraction(), CompositionModel< Foam::ThermoCloud< CloudType > >::localToCarrierId(), DictionaryBase< DLPtrList< T >, T >::lookup(), basicThermo::lookupCstrIter(), objectRegistry::lookupObject(), lookupProfile::lookupProfile(), LduMatrix< Type, DType, LUType >::lower(), lduMatrix::lower(), Foam::LUDecompose(), LUscalarMatrix::LUscalarMatrix(), Field< PointType >::map(), mapDistributeBase::mapDistributeBase(), fvMesh::mapFields(), mappedPatchFieldBase< Type >::mappedField(), mappedVelocityFluxFixedValueFvPatchField::mappedVelocityFluxFixedValueFvPatchField(), mappedFixedValueFvPatchField< Type >::mapper(), mapPolyMesh::mapPolyMesh(), meshToMesh::mapSrcToTgt(), meshToMesh::mapTgtToSrc(), edgeCollapser::markFaceZoneEdges(), edgeCollapser::markSmallSliverFaces(), PatchTools::markZone(), triSurface::markZone(), triSurface::markZones(), WallCollisionRecord< Type >::match(), Matrix< RectangularMatrix< Type >, Type >::Matrix(), MatrixBlock< MatrixType >::MatrixBlock(), Foam::max(), noiseFFT::meanPf(), cellToCellStencil::merge(), cellToFaceStencil::merge(), meshRefinement::mergeBaffles(), rigidBodyModel::mergedBody(), mapPolyMesh::mergedCell(), mapPolyMesh::mergedFace(), repatchMesh::mesh(), meshRefinement::meshedPatches(), meshToMesh0::meshToMesh0(), MGridGen(), Foam::min(), PointIndexHit< Point >::missPoint(), PointHit< point >::missPoint(), mixture::mixture(), Foam::mkDir(), slidingInterface::modifyMotionPoints(), polyTopoChange::modifyPoint(), molecule::molecule(), moleFractions< ThermoType >::moleFractions(), MomentumTransportModel< volScalarField, geometricOneField, incompressibleMomentumTransportModel, TransportModel >::MomentumTransportModel(), MPPICCloud< Foam::DSMCCloud >::motion(), Cloud< passiveParticle >::move(), CollidingParcel< ParcelType >::move(), molecule::move(), polyTopoChange::movePoints(), primitiveMesh::movePoints(), MPPICCloud< Foam::DSMCCloud >::MPPICCloud(), MRFZone::MRFZone(), forces::mu(), multiLevelDecomp::multiLevelDecomp(), Foam::multiply(), phaseProperties::name(), NamedEnum< compressibleField, 8 >::NamedEnum(), NamedEnum< compressibleField, 8 >::names(), regionModel::nbrCoupledPatchID(), polyBoundaryMesh::nbrEdges(), processorPolyPatch::nbrEdges(), interRegionModel::nbrModel(), regionCoupledBase::nbrPatchID(), cyclicAMIPolyPatch::nbrPatchID(), cyclicPolyPatch::nbrPatchID(), processorPolyPatch::nbrPoints(), surfaceFeatures::nearestSamples(), fileOperationInitialise::New(), motionDiffusivity::New(), CorrectionLimitingMethod::New(), blockVertex::New(), TableReader< scalar >::New(), motionSolver::New(), scatterModel::New(), surfaceFilmModel::New(), interpolation< Foam::Vector >::New(), energyScalingFunction::New(), generalisedNewtonianViscosityModel::New(), renumberMethod::New(), decompositionMethod::New(), sootModel::New(), ParticleStressModel::New(), profileModel::New(), absorptionEmissionModel::New(), interpolationWeights::New(), extrudeModel::New(), surfaceWriter::New(), DispersionModel< Foam::MomentumCloud< CloudType > >::New(), GAMGInterfaceField::New(), force::New(), wallHeatTransferCoeffModel::New(), LESdelta::New(), engineMesh::New(), momentumTransportModel::New(), tetherPotential::New(), TimeScaleModel::New(), engineTime::New(), PairModel< Foam::DSMCCloud >::New(), AtomisationModel< Foam::SprayCloud< Foam::DSMCCloud > >::New(), trimModel::New(), WallModel< Foam::DSMCCloud >::New(), thermophysicalProperties::New(), BinaryCollisionModel< Foam::DSMCCloud< ParcelType > >::New(), WallInteractionModel< Foam::DSMCCloud< ParcelType > >::New(), InflowBoundaryModel< Foam::DSMCCloud< ParcelType > >::New(), blockFace::New(), waveModel::New(), viscosityModel::New(), patchDistMethod::New(), Function1< Foam::Vector2D >::New(), solidBodyMotionFunction::New(), CollisionModel< Foam::CollidingCloud< Foam::DSMCCloud > >::New(), HeatTransferModel< Foam::ThermoCloud< CloudType > >::New(), Function2< scalar >::New(), chemistryTabulationMethod< ThermoType >::New(), parcelCloud::New(), DevolatilisationModel< Foam::ReactingMultiphaseCloud< Foam::DSMCCloud > >::New(), pairPotential::New(), phaseChangeModel::New(), StochasticCollisionModel< Foam::MomentumCloud< CloudType > >::New(), IsotropyModel< Foam::MPPICCloud< CloudType > >::New(), SurfaceReactionModel< Foam::ReactingMultiphaseCloud< Foam::DSMCCloud > >::New(), sixDoFRigidBodyMotionRestraint::New(), barotropicCompressibilityModel::New(), externalDisplacementMeshMover::New(), twoPhaseChangeModel::New(), DampingModel< Foam::MPPICCloud< CloudType > >::New(), basicChemistryModel::New(), LESfilter::New(), BreakupModel< Foam::SprayCloud< Foam::DSMCCloud > >::New(), chemistryReductionMethod< ThermoType >::New(), ejectionModel::New(), PackingModel< Foam::MPPICCloud< CloudType > >::New(), transferModel::New(), CompositionModel< Foam::ThermoCloud< CloudType > >::New(), integrationScheme::New(), ParticleForce< Foam::DSMCCloud >::New(), AveragingMethod< Foam::Vector >::New(), sixDoFRigidBodyMotionConstraint::New(), fvPatch::New(), regionModelFunctionObject::New(), GAMGProcAgglomeration::New(), distributionModel::New(), laminarModel< BasicMomentumTransportModel >::New(), SRFModel::New(), solidProperties::New(), combustionModel::New(), CloudFunctionObject< CloudType >::New(), facePointPatch::New(), blockEdge::New(), setWriter< Foam::SphericalTensor >::New(), GAMGInterface::New(), PatchInteractionModel< Foam::MomentumCloud< CloudType > >::New(), rigidBody::New(), surfaceTensionModel::New(), meshToMeshMethod::New(), rigidBodySolver::New(), restraint::New(), heatTransferModel::New(), RASModel< phaseCompressible::momentumTransportModel >::New(), PhaseChangeModel< Foam::ReactingCloud< Foam::DSMCCloud > >::New(), fieldValue::New(), cellLooper::New(), dynamicFvMesh::New(), LESModel< BasicMomentumTransportModel >::New(), liquidProperties::New(), searchableSurface::New(), thermalBaffleModel::New(), ODESolver::New(), sixDoFSolver::New(), Reaction< ReactionThermo >::New(), edgeMesh::New(), SurfaceFilmModel< Foam::MomentumCloud< CloudType > >::New(), radiationModel::New(), sampledSet::New(), fileOperation::New(), coordinateSystem::New(), porosityModel::New(), AMIMethod::New(), joint::New(), graph::writer::New(), pointPatchField< vector >::New(), UnsortedMeshedSurface< Face >::New(), InjectionModel< CloudType >::New(), waveSuperposition::New(), sampledSurface::New(), fvsPatchField< Type >::New(), fvPatchField< Type >::New(), topoSetSource::New(), MeshedSurface< Foam::face >::New(), polyPatch::New(), functionObject::New(), GAMGAgglomeration::New(), extendedEdgeMesh::New(), regionModel1D::nMagSf(), noiseFFT::noiseFFT(), cellCuts::nonAnchorPoints(), cyclicACMIPolyPatch::nonOverlapPatchID(), NonSphereDragForce< CloudType >::NonSphereDragForce(), twoDPointCorrector::normalDir(), polyMesh::oldCellCentres(), polyMesh::oldPoints(), ConstMatrixBlock< MatrixType >::operator Field< cmptType >(), MatrixBlock< MatrixType >::operator Field< cmptType >(), minEqOpFace::operator()(), MapInternalField< Type, MeshMapper, surfaceMesh >::operator()(), MapInternalField< Type, MeshMapper, volMesh >::operator()(), minEqOp< labelPair >::operator()(), procLess::operator()(), listPlusEqOp< T >::operator()(), MapInternalField< Type, MeshMapper, pointMesh >::operator()(), ifEqEqOp< value >::operator()(), findUniqueIntersectOp::operator()(), lessProcPatches::operator()(), ConstMatrixBlock< MatrixType >::operator()(), UautoPtr< T >::operator()(), autoPtr< Function1< tensor > >::operator()(), tmpNrc< T >::operator()(), VectorSpace< Form, Cmpt, Ncmpts >::ConstBlock< SubVector, BStart >::operator()(), tmp< Foam::surfaceInterpolationScheme< GType > >::operator()(), MatrixBlock< MatrixType >::operator()(), messageStream::operator()(), treeDataPrimitivePatch< PatchType >::findSelfIntersectOp::operator()(), MatrixSpace< Tensor< scalar >, scalar, 3, 3 >::operator()(), UautoPtr< T >::operator*(), autoPtr< Function1< tensor > >::operator*(), incompressiblePerfectGas< Specie >::operator*=(), fvsPatchField< Type >::operator*=(), fvMatrix< Type >::operator*=(), fvPatchField< Type >::operator*=(), LduMatrix< Type, DType, LUType >::operator*=(), Foam::operator+(), edgeFaceCirculator::operator++(), eConstThermo< EquationOfState >::operator+=(), incompressiblePerfectGas< Specie >::operator+=(), hConstThermo< EquationOfState >::operator+=(), janafThermo< EquationOfState >::operator+=(), dimensionSet::operator+=(), LduMatrix< Type, DType, LUType >::operator+=(), Foam::operator-(), dimensionSet::operator-=(), LduMatrix< Type, DType, LUType >::operator-=(), UautoPtr< T >::operator->(), autoPtr< Function1< tensor > >::operator->(), tmpNrc< T >::operator->(), tmp< Foam::surfaceInterpolationScheme< GType > >::operator->(), Foam::operator/(), dimensioned< vector >::operator/=(), fvsPatchField< Type >::operator/=(), fvMatrix< Type >::operator/=(), fvPatchField< Type >::operator/=(), Foam::operator<<(), BiIndirectList< T >::operator=(), simpleMatrix< scalar >::operator=(), UIndirectList< Foam::Vector >::operator=(), distribution::operator=(), HashPtrTable< T, label, Hash< label > >::operator=(), Function2< scalar >::operator=(), bufferedAccumulator< scalar >::operator=(), HashSet< Foam::triFace, Foam::Hash< Foam::triFace > >::operator=(), Function1< Foam::Vector2D >::operator=(), FieldField< Foam::Field, LUType >::operator=(), tmpNrc< T >::operator=(), WallCollisionRecord< Type >::operator=(), DictionaryBase< DLPtrList< T >, T >::operator=(), tmp< Foam::surfaceInterpolationScheme< GType > >::operator=(), Distribution< Type >::operator=(), PairCollisionRecord< Type >::operator=(), keyType::operator=(), Circulator< ContainerType >::operator=(), MatrixBlock< MatrixType >::operator=(), entry::operator=(), PtrList< transferModel >::operator=(), axesRotation::operator=(), convectionScheme< Type >::operator=(), ConstCirculator< ContainerType >::operator=(), DynamicField< T, SizeInc, SizeMult, SizeDiv >::operator=(), DynamicList< Foam::triFace >::operator=(), ListHashTable< T, Key, Hash >::operator=(), List< Field< scalar > >::operator=(), Matrix< RectangularMatrix< Type >, Type >::operator=(), Field< PointType >::operator=(), HashTable< Pair< autoPtr< interfaceCompositionModel > >, phasePairKey, phasePairKey::hash >::operator=(), dimensionSet::operator=(), DimensionedField< Type, Foam::pointMesh >::operator=(), surfaceFeatures::operator=(), fvMatrix< Type >::operator=(), mapDistributeBase::operator=(), mapDistribute::operator=(), GeometricField< vector, pointPatchField, pointMesh >::operator=(), LduMatrix< Type, DType, LUType >::operator=(), NamedEnum< compressibleField, 8 >::operator[](), fvBoundaryMesh::operator[](), VectorSpace< Form, Cmpt, Ncmpts >::ConstBlock< SubVector, BStart >::operator[](), UPtrList< Foam::diameterModels::velocityGroup >::operator[](), MeshZones< cellZone, polyMesh >::operator[](), VectorSpace< Vector< vector >, vector, 3 >::operator[](), interpolationLookUpTable::operator[](), ListHashTable< T, Key, Hash >::operator[](), searchableSurfaces::operator[](), polyBoundaryMesh::operator[](), HashTable< Pair< autoPtr< interfaceCompositionModel > >, phasePairKey, phasePairKey::hash >::operator[](), triSurfaceTools::oppositeEdge(), OppositeFaceCellWave< Type, TrackingData >::OppositeFaceCellWave(), triSurfaceTools::oppositeVertex(), Foam::debug::optimisationSwitch(), coupledPolyPatch::order(), Pair< word >::other(), Foam::meshTools::otherCell(), Foam::meshTools::otherEdge(), triSurfaceTools::otherEdges(), cellMatcher::otherFace(), phasePair::otherPhase(), phaseSystem::otherPhase(), triSurfaceTools::otherVertices(), regionModel::outputProperties(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::overlaps(), indexedOctree< Foam::treeDataFace >::overlaps(), molecule::constantProperties::pairPotentialSite(), refinementHistory::parentIndex(), argList::parse(), Foam::parseNASCoord(), particle< Type >::patchData(), PatchEdgeFaceWave< PrimitivePatchType, Type, TrackingData >::PatchEdgeFaceWave(), patchEjection::patchEjection(), patchInjectionBase::patchInjectionBase(), patchInteractionDataList::patchInteractionDataList(), pointPatchField< vector >::patchInternalField(), pairPatchAgglomeration::patchLevel(), AMIInterpolation::patchMagSf(), processorFvPatchField< Type >::patchNeighbourField(), patchZones::patchZones(), SprayCloud< Foam::DSMCCloud >::penetration(), phaseScalarTransport::phaseScalarTransport(), fvMesh::phi(), specieTransferTemperatureFvPatchScalarField::phiHep(), specieTransferVelocityFvPatchVectorField::phip(), Foam::ping(), plane::plane(), PointEdgeWave< Type, TrackingData >::PointEdgeWave(), pointFieldReconstructor::pointFieldReconstructor(), PatchToPatchInterpolation< FromPatch, ToPatch >::pointInterpolate(), hexBlock::points(), polyMesh::points(), points0MotionSolver::points0MotionSolver(), PointEdgeWave< Type, TrackingData >::pointToEdge(), PrimitivePatchInterpolation< Foam::PrimitivePatch >::pointToFaceInterpolate(), polyAddFace::polyAddFace(), polyAddPoint::polyAddPoint(), polyMesh::polyMesh(), Foam::polyMeshZipUpCells(), polyModifyFace::polyModifyFace(), Polynomial< Type >::Polynomial(), Polynomial< 8 >::Polynomial(), porosityModel::porosityModel(), lineEdge::position(), arcEdge::position(), ParticleTracks< CloudType >::postFace(), Foam::pow(), powerLawLopesdaCostaZone::powerLawLopesdaCostaZone(), GeometricField< vector, pointPatchField, pointMesh >::prevIter(), Foam::primitivePatchGetHalves(), fvMeshDistribute::printCoupleInfo(), fvMeshDistribute::printFieldInfo(), mapDistributeBase::printLayout(), processorCyclicFvPatchField< Type >::processorCyclicFvPatchField(), processorCyclicFvsPatchField< Type >::processorCyclicFvsPatchField(), processorFvPatchField< Type >::processorFvPatchField(), processorFvsPatchField< Type >::processorFvsPatchField(), procLduInterface::procLduInterface(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::projectFaceCentres(), PrimitivePatch<::Foam::List< labelledTri >, pointField >::projectPoints(), tmpNrc< T >::ptr(), tmp< Foam::surfaceInterpolationScheme< GType > >::ptr(), quaternion::quaternion(), ThermoCloud< Foam::DSMCCloud >::radAreaP(), ThermoCloud< Foam::DSMCCloud >::radAreaPT4(), ThermoCloud< Foam::DSMCCloud >::radT4(), RASThermophysicalTransportModel< BasicThermophysicalTransportModel >::RASThermophysicalTransportModel(), extendedEdgeMeshFormat::read(), NASedgeFormat::read(), extendedFeatureEdgeMeshFormat::read(), thermalBaffleModel::read(), OBJsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), uniform::read(), OFFsurfaceFormat< Face >::read(), axis::read(), AC3DsurfaceFormat< Face >::read(), OBJedgeFormat::read(), VTKedgeFormat::read(), VTKsurfaceFormat< Face >::read(), line::read(), sphericalAngularSpring::read(), linearAxialAngularSpring::read(), STARCDsurfaceFormat< Face >::read(), axialAngularSpring::read(), edgeMeshFormat::read(), OFSsurfaceFormat< Face >::read(), cloudSolution::read(), STARCDedgeFormat::read(), timeActivatedFileUpdate::read(), UIPstream::read(), systemCall::read(), fvCellSet::read(), streamlines::read(), STARCD::readCells(), damping::readCoeffs(), singleRegionCorrectorConvergenceControl::readCorrResidualControls(), externalCoupledMixedFvPatchField< scalar >::readData(), STARCDCore::readHeader(), STARCD::readHeader(), regIOobject::readHeaderOk(), STARCD::readPoints(), STARCDCore::readPoints(), singleRegionConvergenceControl::readResidualControls(), uncollatedFileOperation::readStream(), Foam::readUniformFields(), processorMeshes::readUpdate(), polyMesh::readUpdate(), Foam::readUpto(), processorLduInterface::receive(), mapDistributeBase::receive(), fvFieldReconstructor::reconstructFvVolumeField(), processorMeshes::reconstructPoints(), EFA< ThermoType >::reduceMechanism(), tmpNrc< T >::ref(), tmp< Foam::surfaceInterpolationScheme< GType > >::ref(), Foam::refCast(), processorCyclicPolyPatch::referPatchID(), referredWallFace::referredWallFace(), refineCell::refineCell(), regionModel::regionMesh(), cloudSolution::relaxCoeff(), DynamicField< T, SizeInc, SizeMult, SizeDiv >::remove(), DynamicList< Foam::triFace >::remove(), PackedList< 2 >::remove(), polyTopoChange::removeCell(), edgeIntersections::removeDegenerates(), polyTopoChange::removeFace(), SLListBase::removeHead(), DLListBase::removeHead(), polyTopoChange::removePoint(), undoableMeshCutter::removeSplitFaces(), fileMonitorWatcher::removeWatch(), manualRenumber::renumber(), zoltanRenumber::renumber(), structuredRenumber::renumber(), phaseProperties::reorder(), UPtrList< Foam::diameterModels::velocityGroup >::reorder(), PtrList< transferModel >::reorder(), VectorSpace< Vector< vector >, vector, 3 >::replace(), cyclicRepeatAMIPolyPatch::resetAMI(), polyMesh::resetPrimitives(), ODESolver::resize(), ListHashTable< T, Key, Hash >::resize(), GAMGAgglomeration::restrictFaceField(), pairPatchAgglomeration::restrictField(), GAMGAgglomeration::restrictField(), ReynoldsStress< LESModel< BasicMomentumTransportModel > >::ReynoldsStress(), noThermo::rho(), forces::rho(), rigidBodyMeshMotion::rigidBodyMeshMotion(), rigidBodyMeshMotionSolver::rigidBodyMeshMotionSolver(), noiseFFT::RMSmeanPf(), edgeFaceCirculator::sameOrder(), mappedPatchBase::samplePatch(), mappedPatchBase::samplePolyPatch(), mappedPatchBase::sampleRegion(), mappedPatchBase::sampleSize(), coordSet::scalarCoord(), motionSmootherAlgo::scaleMesh(), globalIndex::scatter(), Pstream::scatterList(), searchableBox::searchableBox(), searchableSurfaceCollection::searchableSurfaceCollection(), searchableSurfaces::searchableSurfaces(), cloudSolution::semiImplicit(), processorLduInterface::send(), seriesProfile::seriesProfile(), PtrListDictionary< fvModel >::set(), sigInt::set(), sigQuit::set(), sigSegv::set(), UautoPtr< T >::set(), sigStopAtWriteNow::set(), sigWriteNow::set(), autoPtr< Function1< tensor > >::set(), sigFpe::set(), regExp::set(), polyTopoChange::setAction(), IOobject::setBad(), Foam::setBlockFaceCorrespondence(), edgeFaceCirculator::setCanonical(), fvMeshSubset::setCellSubset(), repatchPolyTopoChanger::setFaceZone(), pointPatchField< vector >::setInInternalField(), fvMeshSubset::setLargeCellSubset(), layerAdditionRemoval::setMaxLayerThickness(), layerAdditionRemoval::setMinLayerThickness(), faceAreaWeightAMI::setNextFaces(), InjectionModel< CloudType >::setNumberOfParticles(), fvMesh::setPhi(), intersection::setPlanarTol(), PatchToPatchInterpolation< FromPatch, ToPatch >::setProjectionTol(), removeCells::setRefinement(), refinementIterator::setRefinement(), perfectInterface::setRefinement(), faceCollapser::setRefinement(), removePoints::setRefinement(), boundaryCutter::setRefinement(), undoableMeshCutter::setRefinement(), tetDecomposer::setRefinement(), createShellMesh::setRefinement(), combineFaces::setRefinement(), meshCutAndRemove::setRefinement(), attachDetach::setRefinement(), meshCutter::setRefinement(), addPatchCellLayer::setRefinement(), hexRef8::setRefinement(), sampledSet::setSamples(), PtrList< transferModel >::setSize(), CompactListList< T, Container >::setSize(), List< Field< scalar > >::setSize(), removePoints::setUnrefinement(), combineFaces::setUnrefinement(), hexRef8::setUnrefinement(), fvMesh::setV0(), shapeToCell::shapeToCell(), NoBinaryCollision< CloudType >::sigmaTcR(), searchableSurfacesQueries::signedDistance(), singleLayerRegion::singleLayerRegion(), SingleMixtureFraction< CloudType >::SingleMixtureFraction(), slidingInterface::slidingInterface(), motionSmootherAlgo::smooth(), solidBodyMotionSolver::solidBodyMotionSolver(), parcelThermo::solidId(), parcelThermo::solids(), Foam::solve(), PBiCG::solve(), adaptiveSolver::solve(), sixDoFRigidBodyMotionSolver::solve(), SIBS::solve(), displacementLayeredMotionMotionSolver::solve(), rigidBodyMeshMotionSolver::solve(), rigidBodyMeshMotion::solve(), ODESolver::solve(), radiationModel::soot(), extendedEdgeMesh::sortPointsAndEdges(), LduMatrix< Type, DType, LUType >::source(), singleComponentMixture< ThermoType >::specieThermo(), homogeneousMixture< ThermoType >::specieThermo(), inhomogeneousMixture< ThermoType >::specieThermo(), veryInhomogeneousMixture< ThermoType >::specieThermo(), egrMixture< ThermoType >::specieThermo(), meshRefinement::splitMesh(), meshRefinement::splitMeshRegions(), SquareMatrix< Foam::Field *>::SquareMatrix(), StandardWallInteraction< CloudType >::StandardWallInteraction(), IFstream::stdStream(), OFstream::stdStream(), regIOobject::store(), streamFunction::streamFunction(), treeBoundBox::subBbox(), masterUncollatedFileOperation::subRanks(), Foam::subset(), refinementHistory::subset(), hexRef8::subset(), fvMatrix< Type >::subtractFromInternalField(), booleanSurface::surf1Face(), booleanSurface::surf2Face(), surfaceDisplacementPointPatchVectorField::surfaceDisplacementPointPatchVectorField(), surfacePatchIOList::surfacePatchIOList(), triSurfaceTools::surfaceSide(), surfZoneIOList::surfZoneIOList(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), symmetryFvPatchField< Type >::symmetryFvPatchField(), symmetryFvsPatchField< Type >::symmetryFvsPatchField(), symmetryPlaneFvPatchField< Type >::symmetryPlaneFvPatchField(), symmetryPlaneFvsPatchField< Type >::symmetryPlaneFvsPatchField(), symmetryPlanePointPatchField< Type >::symmetryPlanePointPatchField(), symmetryPointPatchField< Type >::symmetryPointPatchField(), faceSet::sync(), syncTools::syncBoundaryFaceList(), syncTools::syncEdgeList(), syncTools::syncFaceList(), globalMeshData::syncPointData(), syncTools::syncPointList(), noThermo::T(), thermo< Thermo, Type >::T(), processorCyclicPolyPatch::tag(), wallHeatTransferCoeffModel::tau(), meshRefinement::testSyncBoundaryFaceList(), meshRefinement::testSyncPointList(), tetCell::tetEdge(), noThermo::thermo(), ThermophysicalTransportModel< Foam::PhaseCompressibleMomentumTransportModel, transportThermoModel >::ThermophysicalTransportModel(), thirdBodyEfficiencies::thirdBodyEfficiencies(), thresholdCellFaces::thresholdCellFaces(), pimpleMultiRegionControl::time(), timer::timer(), tmp< Foam::surfaceInterpolationScheme< GType > >::tmp(), tmpNrc< T >::tmpNrc(), globalIndex::toLocal(), regionModel::toPrimary(), regionModel::toRegion(), particle< Type >::trackToMovingTri(), Foam::trans(), externalCoupledTemperatureMixedFvPatchScalarField::transferData(), ThermoSurfaceFilm< CloudType >::transferParcel(), fft::transform(), cylindrical::transform(), cyclicTransform::transform(), cyclicPolyPatch::transform(), globalIndexAndTransform::transformIndicesForPatches(), cyclicRepeatAMIPolyPatch::transformPatchID(), cylindrical::transformTensor(), cylindrical::transformVector(), binaryTree< ThermoType >::treeSuccessor(), tetrahedron< Point, PointRef >::tri(), lduAddressing::triIndex(), triSurface::triSurfInstance(), turbulentIntensityKineticEnergyInletFvPatchScalarField::turbulentIntensityKineticEnergyInletFvPatchScalarField(), turbulentTemperatureCoupledBaffleMixedFvPatchScalarField::turbulentTemperatureCoupledBaffleMixedFvPatchScalarField(), turbulentTemperatureRadCoupledMixedFvPatchScalarField::turbulentTemperatureRadCoupledMixedFvPatchScalarField(), UniformTable< Type >::UniformTable(), UniformTable< scalar >::UniformTable(), joint::unitQuaternion(), patch::update(), dynamicRefineFvMesh::update(), refinementData::updateCell(), gradientEnergyFvPatchScalarField::updateCoeffs(), fixedFluxPressureFvPatchScalarField::updateCoeffs(), mixedEnergyFvPatchScalarField::updateCoeffs(), dynamicPressureFvPatchScalarField::updateCoeffs(), mappedVelocityFluxFixedValueFvPatchField::updateCoeffs(), mappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), outletMappedUniformInletFvPatchField< Type >::updateCoeffs(), mappedFlowRateFvPatchVectorField::updateCoeffs(), wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), matchedFlowRateOutletVelocityFvPatchVectorField::updateCoeffs(), wavePressureFvPatchScalarField::updateCoeffs(), pressureInletVelocityFvPatchVectorField::updateCoeffs(), turbulentTemperatureCoupledBaffleMixedFvPatchScalarField::updateCoeffs(), greyDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), waveAlphaFvPatchScalarField::updateCoeffs(), turbulentTemperatureRadCoupledMixedFvPatchScalarField::updateCoeffs(), pressureInletOutletParSlipVelocityFvPatchVectorField::updateCoeffs(), pressureNormalInletOutletVelocityFvPatchVectorField::updateCoeffs(), swirlFlowRateInletVelocityFvPatchVectorField::updateCoeffs(), flowRateOutletVelocityFvPatchVectorField::updateCoeffs(), waveSurfacePressureFvPatchScalarField::updateCoeffs(), fanPressureFvPatchScalarField::updateCoeffs(), advectiveFvPatchField< Type >::updateCoeffs(), pressureDirectedInletVelocityFvPatchVectorField::updateCoeffs(), pressureDirectedInletOutletVelocityFvPatchVectorField::updateCoeffs(), uniformTotalPressureFvPatchScalarField::updateCoeffs(), supersonicFreestreamFvPatchVectorField::updateCoeffs(), syringePressureFvPatchScalarField::updateCoeffs(), plenumPressureFvPatchScalarField::updateCoeffs(), patchEdgeFaceRegions::updateEdge(), patchEdgeFaceRegions::updateFace(), LduMatrix< Type, DType, LUType >::updateMatrixInterfaces(), lduMatrix::updateMatrixInterfaces(), points0MotionSolver::updateMesh(), componentDisplacementMotionSolver::updateMesh(), CellZoneInjection< CloudType >::updateMesh(), removePoints::updateMesh(), displacementLayeredMotionMotionSolver::updateMesh(), combineFaces::updateMesh(), fvMesh::updateMesh(), refinementHistory::updateMesh(), motionSmootherAlgo::updateMesh(), hexRef8::updateMesh(), LduMatrix< Type, DType, LUType >::upper(), lduMatrix::upper(), fvMesh::V0(), basicThermo::validate(), None< Type >::value(), UniformTable< Type >::value(), calculatedFvPatchField< Type >::valueBoundaryCoeffs(), internalFvPatchField< Type >::valueBoundaryCoeffs(), genericFvPatchField< Type >::valueBoundaryCoeffs(), calculatedFvPatchField< Type >::valueInternalCoeffs(), internalFvPatchField< Type >::valueInternalCoeffs(), genericFvPatchField< Type >::valueInternalCoeffs(), edgeVertex::vertToEVert(), refinementDistanceData::wantedLevel(), wedgeFvPatchField< Type >::wedgeFvPatchField(), wedgeFvsPatchField< Type >::wedgeFvsPatchField(), wedgePointPatchField< Type >::wedgePointPatchField(), meshRefinement::weightedSum(), generalFieldMapper::weights(), cellMapper::weights(), pointMapper::weights(), fvSurfaceMapper::weights(), faceMapper::weights(), fvPatchMapper::weights(), pointPatchMapper::weights(), polyBoundaryMesh::whichPatch(), repatchMesh::whichPatch(), globalIndex::whichProcID(), CompactListList< T, Container >::whichRow(), wideBand::wideBand(), noiseFFT::window(), Foam::debug::wordOptimisationSwitch(), PhaseChangeModel< Foam::ReactingCloud< Foam::DSMCCloud > >::wordToEnthalpyTransfer(), AMIInterpolation::wordTointerpolationMethod(), VoidFraction< CloudType >::write(), X3DsurfaceFormat< Face >::write(), WRLsurfaceFormat< Face >::write(), SMESHsurfaceFormat< Face >::write(), xmgraceSetWriter< Type >::write(), vtkSetWriter< Type >::write(), rawSetWriter< Type >::write(), gnuplotSetWriter< Type >::write(), jobInfo::write(), OBJsurfaceFormat< Face >::write(), GTSsurfaceFormat< Face >::write(), AC3DsurfaceFormat< Face >::write(), OFFsurfaceFormat< Face >::write(), csvSetWriter< Type >::write(), VTKsurfaceFormat< Face >::write(), OBJedgeFormat::write(), VTKedgeFormat::write(), TRIsurfaceFormat< Face >::write(), edgeMeshFormat::write(), OFSsurfaceFormat< Face >::write(), ParticleErosion< CloudType >::write(), interpolationLookUpTable::write(), UOPstream::write(), OFstreamCollator::write(), edgeMesh::write(), UnsortedMeshedSurface< Face >::write(), MeshedSurface< Foam::face >::write(), STLsurfaceFormat< Face >::writeAscii(), STLsurfaceFormat< Face >::writeBinary(), forceCoeffs::writeFileHeader(), forces::writeFileHeader(), volFieldValue::writeValues(), surfaceFieldValue::writeValues(), CompositionModel< Foam::ThermoCloud< CloudType > >::X(), phaseProperties::Y(), graph::y(), PstreamBuffers::~PstreamBuffers(), sigFpe::~sigFpe(), sigInt::~sigInt(), sigQuit::~sigQuit(), sigSegv::~sigSegv(), sigStopAtWriteNow::~sigStopAtWriteNow(), sigWriteNow::~sigWriteNow(), splitCell::~splitCell(), thermalBaffle::~thermalBaffle(), timer::~timer(), TRIsurfaceFormatCore::~TRIsurfaceFormatCore(), and UOPstream::~UOPstream().

◆ FatalIOErrorIn

#define FatalIOErrorIn (   functionName,
  ios 
)    ::Foam::FatalIOError((functionName), __FILE__, __LINE__, (ios))

Report an error message using Foam::FatalIOError.

for functionName in file __FILE__ at line __LINE__ for a particular IOstream

Definition at line 329 of file error.H.

Referenced by forAll().

◆ FatalIOErrorInFunction

#define FatalIOErrorInFunction (   ios)    FatalIOErrorIn(FUNCTION_NAME, ios)

Report an error message using Foam::FatalIOError.

for FUNCTION_NAME in file __FILE__ at line __LINE__ for a particular IOstream

Definition at line 335 of file error.H.

Referenced by advectiveFvPatchField< Type >::advectiveFvPatchField(), collatedFileOperation::appendObject(), basicSpecieMixture::basicSpecieMixture(), blockDescriptor::blockDescriptor(), cellCoBlended< Type >::cellCoBlended(), cellLimitedGrad< Type, Limiter >::cellLimitedGrad(), cellMDLimitedGrad< Type >::cellMDLimitedGrad(), dictionary::changeKeyword(), IOstream::check(), dynamicCode::checkSecurity(), CoBlended< Type >::CoBlended(), CrankNicolsonDdtScheme< Type >::CrankNicolsonDdtScheme(), cubic::cubic(), cyclicACMIPolyPatch::cyclicACMIPolyPatch(), cyclicAMIFvPatchField< Type >::cyclicAMIFvPatchField(), cyclicAMIFvsPatchField< Type >::cyclicAMIFvsPatchField(), cyclicAMIPointPatchField< Type >::cyclicAMIPointPatchField(), cyclicAMIPolyPatch::cyclicAMIPolyPatch(), cyclicFvPatchField< Type >::cyclicFvPatchField(), cyclicFvsPatchField< Type >::cyclicFvsPatchField(), cyclicPointPatchField< Type >::cyclicPointPatchField(), cyclicPolyPatch::cyclicPolyPatch(), codedBase::description(), dictionaryListEntry::dictionaryListEntry(), dimensionSet::dimensionSet(), emptyFvPatchField< Type >::emptyFvPatchField(), emptyFvsPatchField< Type >::emptyFvsPatchField(), emptyPointPatchField< Type >::emptyPointPatchField(), solution::equationRelaxationFactor(), includeEntry::execute(), includeEtcEntry::execute(), ifeqEntry::execute(), faceLimitedGrad< Type >::faceLimitedGrad(), faceMDLimitedGrad< Type >::faceMDLimitedGrad(), IOstream::fatalCheck(), Field< PointType >::Field(), solution::fieldRelaxationFactor(), fieldsExpression::fieldsExpression(), filteredLinear2Limiter< LimiterFunc >::filteredLinear2Limiter(), filteredLinear2VLimiter< LimiterFunc >::filteredLinear2VLimiter(), filteredLinear3Limiter< LimiterFunc >::filteredLinear3Limiter(), filteredLinear3VLimiter< LimiterFunc >::filteredLinear3VLimiter(), fixedBlended< Type >::fixedBlended(), fixedGradientFvPatchField< Type >::fixedGradientFvPatchField(), FixedList< Type, 3 >::FixedList(), flowRateInletVelocityFvPatchVectorField::flowRateInletVelocityFvPatchVectorField(), flowRateOutletVelocityFvPatchVectorField::flowRateOutletVelocityFvPatchVectorField(), fluxLimitedLangmuirHinshelwoodReactionRate::fluxLimitedLangmuirHinshelwoodReactionRate(), fvPatchField< Type >::fvPatchField(), fvsPatchField< Type >::fvsPatchField(), GammaLimiter< LimiterFunc >::GammaLimiter(), genericFvPatchField< Type >::genericFvPatchField(), genericPointPatchField< Type >::genericPointPatchField(), GeometricField< vector, pointPatchField, pointMesh >::GeometricField(), Istream::getBack(), ISstream::getLine(), Foam::stringOps::getVariable(), dictionary::includedDictionary::includedDictionary(), internalFvPatchField< Type >::internalFvPatchField(), internalFvsPatchField< Type >::internalFvsPatchField(), internalPointPatchField< Type >::internalPointPatchField(), layerParameters::layerParameters(), limitedCubicLimiter< LimiterFunc >::limitedCubicLimiter(), limitedCubicVLimiter< LimiterFunc >::limitedCubicVLimiter(), limitedLinearLimiter< LimiterFunc >::limitedLinearLimiter(), limitedSnGrad< Type >::limitedSnGrad(), List< Field< scalar > >::List(), LList< Foam::string >::LList(), dictionary::lookup(), dictionary::lookupEntry(), mappedPatchBase::mappedPatchBase(), dictionary::merge(), multiSolidBodyMotionSolver::multiSolidBodyMotionSolver(), NamedEnum< compressibleField, 8 >::names(), blockVertex::New(), decompositionConstraint::New(), snGradScheme< Type >::New(), gradScheme< Type >::New(), laminarFlameSpeed::New(), entry::New(), surfaceInterpolationScheme< GType >::New(), d2dt2Scheme< Type >::New(), ddtScheme< Type >::New(), reactionRateFlameArea::New(), divScheme< Type >::New(), polyMeshModifier::New(), multivariateSurfaceInterpolationScheme< Type >::New(), convectionScheme< Type >::New(), coordinateRotation::New(), limitedSurfaceInterpolationScheme< Type >::New(), laplacianScheme< Type, GType >::New(), fvConstraint::New(), token::compound::New(), cellZone::New(), pointZone::New(), coordinateSystem::New(), lduMatrix::solver::New(), LduMatrix< Type, DType, LUType >::solver::New(), ensightPart::New(), fvModel::New(), faceZone::New(), pointPatchField< vector >::New(), fvsPatchField< Type >::New(), fvPatchField< Type >::New(), polyPatch::New(), LduMatrix< Type, DType, LUType >::smoother::New(), lduMatrix::smoother::New(), LduMatrix< Type, DType, LUType >::preconditioner::New(), lduMatrix::preconditioner::New(), NonUniformTable< scalar >::NonUniformTable(), IFstream::operator()(), dictionary::operator+=(), dictionary::operator<<=(), dictionary::operator=(), Foam::operator>>(), dictionary::operator|=(), ParticleCollector< CloudType >::ParticleCollector(), ParticleForce< Foam::DSMCCloud >::ParticleForce(), PhiLimiter::PhiLimiter(), plane::plane(), pressureReference::pressureReference(), ListHashTable< T, Key, Hash >::printInfo(), processorCyclicFvPatchField< Type >::processorCyclicFvPatchField(), processorCyclicFvsPatchField< Type >::processorCyclicFvsPatchField(), processorFvPatchField< Type >::processorFvPatchField(), processorFvsPatchField< Type >::processorFvsPatchField(), projectCurveEdge::projectCurveEdge(), projectEdge::projectEdge(), projectVertex::projectVertex(), Istream::putBack(), radiationCoupledBase::radiationCoupledBase(), Foam::blockMeshTools::read(), TableFileReader< Type >::read(), NamedEnum< compressibleField, 8 >::read(), PtrList< transferModel >::read(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::read(), ITstream::read(), ISstream::read(), volRegion::read(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::read(), functionObjectList::read(), dimensionSet::read(), streamlines::read(), PackedList< 2 >::read(), forces::read(), masterUncollatedFileOperation::read(), dictionary::read(), masterUncollatedFileOperation::readAndSend(), Istream::readBegin(), Istream::readBeginList(), decomposedBlockData::readBlock(), decomposedBlockData::readBlocks(), IOPosition< CloudType >::readData(), Time::readDict(), Istream::readEnd(), Istream::readEndList(), GeometricField< Type, PatchField, GeoMesh >::Boundary::readField(), functionObjectList::readFunctionObject(), IOobject::readHeader(), Foam::ReadHex(), mappedPatchBase::readListOrField(), regIOobject::readStream(), uncollatedFileOperation::readStream(), masterUncollatedFileOperation::readStream(), PackedList< 2 >::readValue(), refinementRegions::refinementRegions(), refinementSurfaces::refinementSurfaces(), dictionary::scopedDict(), Time::setControls(), specieCoeffs::setLRhs(), PackedList< 2 >::setPair(), Foam::setRefCell(), solidBodyMotionSolver::solidBodyMotionSolver(), fvMatrix< Type >::solve(), specieCoeffs::specieCoeffs(), dictionaryEntry::stream(), dictionary::subDict(), dictionary::subOrEmptyDict(), supersonicFreestreamFvPatchVectorField::supersonicFreestreamFvPatchVectorField(), symmetryFvPatchField< Type >::symmetryFvPatchField(), symmetryFvsPatchField< Type >::symmetryFvsPatchField(), symmetryPlaneFvPatchField< Type >::symmetryPlaneFvPatchField(), symmetryPlaneFvsPatchField< Type >::symmetryPlaneFvsPatchField(), symmetryPlanePointPatchField< Type >::symmetryPlanePointPatchField(), symmetryPointPatchField< Type >::symmetryPointPatchField(), thermalBaffle1DFvPatchScalarField< solidType >::thermalBaffle1DFvPatchScalarField(), thirdBodyEfficiencies::thirdBodyEfficiencies(), timeVaryingMappedFixedValuePointPatchField< Type >::timeVaryingMappedFixedValuePointPatchField(), timeVaryingMappedFvPatchField< Type >::timeVaryingMappedFvPatchField(), token::transferCompoundToken(), Foam::unitSet(), codedBase::updateLibrary(), valuePointPatchField< vector >::valuePointPatchField(), vtkUnstructuredReader::vtkUnstructuredReader(), wedgeFvPatchField< Type >::wedgeFvPatchField(), wedgeFvsPatchField< Type >::wedgeFvsPatchField(), wedgePointPatchField< Type >::wedgePointPatchField(), edgeMeshFormat::write(), OSstream::write(), functionEntry::write(), Foam::writeEntry(), and RaviPetersen::~RaviPetersen().

◆ SafeFatalIOErrorIn

#define SafeFatalIOErrorIn (   functionName,
  ios,
  msg 
)
Value:
((functionName), __FILE__, __LINE__, (ios), (msg))
static void SafeFatalIOError(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber, const IOstream &, const string &msg)
Print basic message and exit. Uses cerr if streams not constructed.
Definition: IOerror.C:117

Report an error message using Foam::FatalIOError.

(or cerr if FatalIOError not yet constructed) for functionName in file __FILE__ at line __LINE__ for a particular IOstream

Definition at line 342 of file error.H.

◆ SafeFatalIOErrorInFunction

#define SafeFatalIOErrorInFunction (   ios,
  msg 
)    SafeFatalIOErrorIn(FUNCTION_NAME, ios, msg)

Report an error message using Foam::FatalIOError.

(or cerr if FatalIOError not yet constructed) for functionName in file __FILE__ at line __LINE__ for a particular IOstream

Definition at line 350 of file error.H.

Referenced by Foam::debug::controlDict(), and primitiveEntry::read().

◆ notImplemented

#define notImplemented (   functionName)
Value:
FatalErrorIn(functionName) \
<< "Not implemented" << ::Foam::abort(FatalError);
error FatalError
errorManip< error > abort(error &err)
Definition: errorManip.H:131
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
Definition: error.H:318

Issue a FatalErrorIn for a function not currently implemented.

The functionName is printed and then abort is called.

This macro can be particularly useful when methods must be defined to complete the interface of a derived class even if they should never be called for this derived class.

Definition at line 360 of file error.H.

Referenced by mapDistribute::updateMesh().

◆ NotImplemented

#define NotImplemented   notImplemented(FUNCTION_NAME)

Issue a FatalErrorIn for a function not currently implemented.

The FUNCTION_NAME is printed and then abort is called.

This macro can be particularly useful when methods must be defined to complete the interface of a derived class even if they should never be called for this derived class.

Definition at line 370 of file error.H.

Referenced by UPstream::abort(), none< ThermoType >::add(), cloud::autoMap(), ReactionProxy< ReactionThermo >::beta(), processorCyclicPolyPatch::calcGeometry(), searchableSurfaceSelection::clone(), blockVertex::clone(), faceZoneSelection::clone(), ReactionProxy< ReactionThermo >::clone(), wallHeatTransferCoeffModel::clone(), procLduInterface::clone(), searchableSurfaceFeatures::clone(), blockFace::clone(), faceSelection::clone(), surfZone::clone(), coalescenceModel::clone(), binaryBreakupModel::clone(), motionSolver::clone(), IATEsource::clone(), driftModel::clone(), nucleationModel::clone(), breakupModel::clone(), fvConstraint::clone(), blockEdge::clone(), block::clone(), cellLooper::clone(), searchableSurface::clone(), MRFZone::clone(), sampledSet::clone(), fvModel::clone(), pointPatchField< vector >::clone(), fvPatchField< Type >::clone(), topoSet::clone(), sampledSurface::clone(), topoSetSource::clone(), functionObject::clone(), transport::correct(), uncorrectedSnGrad< Type >::correction(), orthogonalSnGrad< Type >::correction(), kkLOmega::correctNut(), rhoTabulated< Specie >::Cp(), rhoTabulated< Specie >::CpMCv(), rhoTabulated< Specie >::Cv(), ReactionProxy< ReactionThermo >::dcidc(), ReactionProxy< ReactionThermo >::dcidT(), eConstThermo< EquationOfState >::dCpdT(), eIcoTabulatedThermo< EquationOfState >::dCpdT(), ePowerThermo< EquationOfState >::dCpdT(), hPowerThermo< EquationOfState >::dCpdT(), ePolynomialThermo< EquationOfState, PolySize >::dCpdT(), eTabulatedThermo< EquationOfState >::dCpdT(), structuredDecomp::decompose(), manualDecomp::decompose(), decompositionMethod::decompose(), IncompressibleMomentumTransportModel< TransportModel >::devTau(), PhaseIncompressibleMomentumTransportModel< TransportModel >::devTau(), IncompressibleMomentumTransportModel< TransportModel >::divDevTau(), PhaseIncompressibleMomentumTransportModel< TransportModel >::divDevTau(), ReactionProxy< ReactionThermo >::dkfdT(), ReactionProxy< ReactionThermo >::dkrdT(), Lun::dTaudTheta(), rhoTabulated< Specie >::E(), cylindrical::e1(), cylindrical::e2(), UPstream::exit(), searchableExtrudedCircle::findLine(), searchableExtrudedCircle::findLineAll(), searchableExtrudedCircle::findLineAny(), searchableBox::findNearest(), UPstream::finishedRequest(), dummyISstream::flags(), dummyIstream::flags(), ddtScheme< Type >::fvcDdt(), ddtScheme< Type >::fvmDdt(), genericPointPatchField< Type >::genericPointPatchField(), treeDataCell::getVolumeType(), searchableExtrudedCircle::getVolumeType(), slicedFvPatchField< Type >::gradientBoundaryCoeffs(), coupledFvPatchField< Type >::gradientBoundaryCoeffs(), fvPatchField< Type >::gradientBoundaryCoeffs(), coupledFvPatchField< Type >::gradientInternalCoeffs(), slicedFvPatchField< Type >::gradientInternalCoeffs(), fvPatchField< Type >::gradientInternalCoeffs(), eIcoTabulatedThermo< EquationOfState >::Gstd(), eTabulatedThermo< EquationOfState >::Gstd(), hTabulatedThermo< EquationOfState >::Gstd(), rhoTabulated< Specie >::H(), twoPhaseMixtureThermo::he(), multiphaseMixtureThermo::he(), NSRDS5::integral(), NSRDS2::integral(), NSRDS3::integral(), NSRDS7::integral(), NSRDS1::integral(), NSRDS4::integral(), NSRDS0::integral(), NSRDS6::integral(), UniformTable< Type >::integral(), NSRDS14::integral(), NonUniformTable< scalar >::integral(), squarePulse::integral(), Coded< Type >::integral(), splineInterpolationWeights::integrationWeights(), dynamicTreeDataPoint::intersects(), EulerCoordinateRotation::invTransform(), STARCDCoordinateRotation::invTransform(), cylindrical::invTransform(), ReactionProxy< ReactionThermo >::kf(), ReactionProxy< ReactionThermo >::kr(), BSpline::length(), projectCurveEdge::length(), CatmullRomSpline::length(), projectEdge::length(), masterUncollatedFileOperation::localObjectPath(), CollidingParcel< ParcelType >::move(), constAnIsoSolidTransport< Thermo >::mu(), constIsoSolidTransport< Thermo >::mu(), exponentialSolidTransport< Thermo >::mu(), polynomialSolidTransport< Thermo, PolySize >::mu(), treeDataCell::findNearestOp::operator()(), treeDataPoint::findIntersectOp::operator()(), treeDataPrimitivePatch< PatchType >::findNearestOp::operator()(), treeDataFace::findNearestOp::operator()(), treeDataEdge::findIntersectOp::operator()(), searchableExtrudedCircle::overlaps(), searchablePlane::overlaps(), searchableDisk::overlaps(), searchableCylinder::overlaps(), searchableSurfaceCollection::overlaps(), PairCollision< CloudType >::PairCollision(), slicedFvPatchField< Type >::patchInternalField(), slicedFvPatchField< Type >::patchNeighbourField(), fvPatchField< Type >::patchNeighbourField(), LduMatrix< Type, DType, LUType >::preconditioner::preconditionT(), lduMatrix::preconditioner::preconditionT(), solitary::pressure(), cylindrical::R(), dummyISstream::read(), dummyIstream::read(), UIPstream::read(), ITstream::read(), Foam::reduce(), none< ThermoType >::reduceMechanism(), manualRenumber::renumber(), zoltanRenumber::renumber(), renumberMethod::renumber(), structuredRenumber::renumber(), none< ThermoType >::retrieve(), dummyISstream::rewind(), dummyIstream::rewind(), twoPhaseMixtureThermo::rho2(), multiphaseMixtureThermo::rhoPhi(), eIcoTabulatedThermo< EquationOfState >::S(), hTabulatedThermo< EquationOfState >::S(), eTabulatedThermo< EquationOfState >::S(), liquidProperties::S(), sampledSurface::sample(), none< ThermoType >::size(), slicedFvPatchField< Type >::snGrad(), coupledFvPatchField< Type >::snGrad(), fvPatchField< Type >::snGrad(), noSoot::soot(), rhoTabulated< Specie >::Sp(), perfectGas< Specie >::Sv(), linear< Type >::Sv(), perfectFluid< Specie >::Sv(), PengRobinsonGas< Specie >::Sv(), adiabaticPerfectFluid< Specie >::Sv(), Boussinesq< Specie >::Sv(), rPolynomial< Specie >::Sv(), rhoTabulated< Specie >::Sv(), lduMesh::thisDb(), objectRegistry::thisDb(), EulerCoordinateRotation::transform(), STARCDCoordinateRotation::transform(), cylindrical::transform(), EulerCoordinateRotation::transformTensor(), STARCDCoordinateRotation::transformTensor(), axesRotation::transformTensor(), cylindrical::transformTensor(), cylindrical::transformVector(), UIPstream::UIPstream(), none< ThermoType >::update(), slicedFvPatchField< Type >::updateCoeffs(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), mapDistributeLagrangian::updateMesh(), mapAddedPolyMesh::updateMesh(), medialAxisMeshMover::updateMesh(), mapDistributePolyMesh::updateMesh(), mapDistributeBase::updateMesh(), slicedFvPatchField< Type >::valueBoundaryCoeffs(), fvPatchField< Type >::valueBoundaryCoeffs(), slicedFvPatchField< Type >::valueInternalCoeffs(), fvPatchField< Type >::valueInternalCoeffs(), localMin< Type >::weights(), harmonic::weights(), noInterfaceCompressionNew::weights(), localMax< Type >::weights(), MPLICU::weights(), interfaceCompressionNew::weights(), MPLIC::weights(), regionCoupledGAMGInterface::write(), regionCoupledWallGAMGInterface::write(), jplotSetWriter< Type >::write(), UOPstream::write(), cyclicAMIGAMGInterface::write(), solutionControl::writeData(), polyBoundaryMeshEntries::writeData(), searchablePlane::writeData(), searchableSphere::writeData(), searchableExtrudedCircle::writeData(), searchablePlate::writeData(), searchableDisk::writeData(), searchableCylinder::writeData(), searchableBox::writeData(), searchableSurfaceCollection::writeData(), triSurfaceMesh::writeData(), PDRDragModel::writeFields(), none< ThermoType >::writePerformance(), CuthillMcKeeRenumber::~CuthillMcKeeRenumber(), manualRenumber::~manualRenumber(), projectCurveEdge::~projectCurveEdge(), renumberMethod::~renumberMethod(), SloanRenumber::~SloanRenumber(), springRenumber::~springRenumber(), structuredRenumber::~structuredRenumber(), and zoltanRenumber::~zoltanRenumber().