Loading...
Searching...
No Matches
createCoupledRegions.H File Reference

Go to the source code of this file.

Functions

solutionDict readIfPresent ("coupledEnergyField", coupled)
 forAll (fluidRegions, i)
 forAll (solidRegions, i)
 if (coupled &&!fvMatrixAssemblyPtr)

Variables

bool coupled = false
autoPtr< fvMatrix< scalar > > fvMatrixAssemblyPtr

Function Documentation

◆ readIfPresent()

solutionDict readIfPresent ( "coupledEnergyField" ,
coupled  )

References coupled, and solutionDict().

Here is the call graph for this function:

◆ forAll() [1/2]

forAll ( fluidRegions ,
i  )

Definition at line 9 of file createCoupledRegions.H.

References coupled, fluidRegions(), forAll, and thermoFluid().

Here is the call graph for this function:

◆ forAll() [2/2]

forAll ( solidRegions ,
i  )

Definition at line 23 of file createCoupledRegions.H.

References coupled, forAll, solidRegions(), and thermos().

Here is the call graph for this function:

◆ if()

if ( coupled &&! fvMatrixAssemblyPtr)

Definition at line 55 of file createCoupledRegions.H.

References coupled, forAll, fvMatrixAssemblyPtr, solidRegions(), and thermos().

Here is the call graph for this function:

Variable Documentation

◆ coupled

bool coupled = false

Definition at line 1 of file createCoupledRegions.H.

Referenced by volPointInterpolationAdjoint::addSeparated(), meshRefinement::balance(), P1::calculate(), polyMeshGeometry::checkFaceDotProduct(), polyMeshGeometry::checkFaceTets(), polyMeshTetDecomposition::checkFaceTets(), polyMeshGeometry::checkFaceWeights(), faceZone::checkParallelSync(), polyMeshGeometry::checkVolRatio(), cubic< Type >::correction(), cyclicACMIFvPatch::delta(), cyclicAMIFvPatch::delta(), faPatchData::dict(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), polyMeshTetDecomposition::findFaceBasePts(), forAll(), forAll(), if(), if(), volPointInterpolationAdjoint::interpolateSensitivitiesField(), PhiScheme< Type, PhiLimiter >::limiter(), Foam::MULES::limitSum(), Foam::MULES::limitSum(), localPointRegion::localPointRegion(), Foam::makeFaePatchFieldsTypeName(), Foam::makeFaePatchTypeFieldTypedefs(), Foam::makeFaPatchFieldsTypeName(), Foam::makeFaPatchTypeFieldTypedefs(), Foam::makeFvsPatchFieldsTypeName(), Foam::makeFvsPatchTypeFieldTypedefs(), Foam::makePatchFieldTypeNames(), Foam::makePatchTypeFieldTypedefs(), Foam::makePointPatchFieldsTypeName(), Foam::makePointPatchFieldTypedefs(), cyclicACMIFvPatch::makeWeights(), cyclicAMIFvPatch::makeWeights(), fvMatrix< Type >::mapContributions(), JohnsonJacksonSchaeffer::nu(), Schaeffer::nu(), kineticTheoryModel::pPrime(), phasePressureModel::pPrime(), phasePressureModel::pPrimef(), readIfPresent(), motionSmootherAlgo::scaleMesh(), combineFaces::setRefinement(), removeCells::setRefinement(), ThermoCloud< CloudType >::Sh(), KinematicCloud< Foam::DSMCCloud< dsmcParcel > >::solution(), ReactingCloud< CloudType >::Srho(), ReactingCloud< CloudType >::Srho(), ReactingCloud< CloudType >::Srho(), ReactingCloud< CloudType >::SYi(), clippedLinear< Type >::weights(), faNVDscheme< Type, NVDweight >::weights(), midPoint< Type >::weights(), reverseLinear< Type >::weights(), and Yt().

◆ fvMatrixAssemblyPtr

autoPtr<fvMatrix<scalar> > fvMatrixAssemblyPtr

Definition at line 7 of file createCoupledRegions.H.

Referenced by if(), and if().