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 |
| solutionDict readIfPresent | ( | "coupledEnergyField" | , |
| coupled | ) |
| forAll | ( | fluidRegions | , |
| i | ) |
Definition at line 9 of file createCoupledRegions.H.
References coupled, fluidRegions(), forAll, and thermoFluid().

| forAll | ( | solidRegions | , |
| i | ) |
Definition at line 23 of file createCoupledRegions.H.
References coupled, forAll, solidRegions(), and thermos().

| if | ( | coupled &&! | fvMatrixAssemblyPtr | ) |
Definition at line 55 of file createCoupledRegions.H.
References coupled, forAll, fvMatrixAssemblyPtr, solidRegions(), and thermos().

| 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().
| autoPtr<fvMatrix<scalar> > fvMatrixAssemblyPtr |
Definition at line 7 of file createCoupledRegions.H.