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   
)

◆ forAll() [1/2]

forAll ( fluidRegions  ,
 
)

Definition at line 9 of file createCoupledRegions.H.

References coupled, thermo, and thermoFluid().

Referenced by forAll(), and if().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ forAll() [2/2]

forAll ( solidRegions  ,
 
)

Definition at line 23 of file createCoupledRegions.H.

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

Here is the call graph for this function:

◆ if()

if ( coupled &&!  fvMatrixAssemblyPtr)

Definition at line 55 of file createCoupledRegions.H.

References Foam::dimEnergy, Foam::dimTime, Foam::endl(), forAll(), fvMatrixAssemblyPtr, Foam::Info, solidRegions(), thermo, 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(), polyMeshTetDecomposition::checkFaceTets(), polyMeshGeometry::checkFaceTets(), polyMeshGeometry::checkFaceWeights(), faceZone::checkParallelSync(), polyMeshGeometry::checkVolRatio(), oversetFvMeshBase::correctCoupledBoundaryConditions(), cubic< Type >::correction(), cyclicACMIFvPatchField< Type >::cyclicACMIFvPatchField(), cyclicAMIFvPatchField< scalar >::cyclicAMIFvPatchField(), cyclicACMIFvPatch::delta(), cyclicAMIFvPatch::delta(), faPatchData::dict(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), polyMeshTetDecomposition::findFaceBasePts(), forAll(), volPointInterpolationAdjoint::interpolateSensitivitiesField(), PhiScheme< Type, PhiLimiter >::limiter(), Foam::MULES::limitSum(), localPointRegion::localPointRegion(), cyclicAMIFvPatch::makeWeights(), cyclicACMIFvPatch::makeWeights(), MPPICCloud< Foam::DSMCCloud >::motion(), Schaeffer::nu(), JohnsonJacksonSchaeffer::nu(), phasePressureModel::pPrime(), kineticTheoryModel::pPrime(), phasePressureModel::pPrimef(), motionSmootherAlgo::scaleMesh(), removeCells::setRefinement(), combineFaces::setRefinement(), ThermoCloud< Foam::DSMCCloud >::Sh(), ReactingCloud< Foam::DSMCCloud >::Srho(), KinematicCloud< Cloud< basicKinematicCollidingParcel > >::Srhok(), ReactingCloud< Foam::DSMCCloud >::SYi(), midPoint< Type >::weights(), reverseLinear< Type >::weights(), clippedLinear< Type >::weights(), and faNVDscheme< Type, NVDweight >::weights().

◆ fvMatrixAssemblyPtr

autoPtr<fvMatrix<scalar> > fvMatrixAssemblyPtr

Definition at line 7 of file createCoupledRegions.H.

Referenced by if().