Go to the source code of this file.
Functions | |
| fvSolution | solutionDict (runTime) |
| bool | coupled (solutionDict.getOrDefault("coupledEnergyField", false)) |
| forAll (fluidRegions, i) | |
| forAll (solidRegions, i) | |
| if (coupled &&!fvMatrixAssemblyPtr) | |
Variables | |
| autoPtr< fvMatrix< scalar > > | fvMatrixAssemblyPtr |
| fvSolution solutionDict | ( | runTime | ) |
| bool coupled | ( | solutionDict. | getOrDefault"coupledEnergyField", false | ) |
Referenced by 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< Type >::cyclicAMIFvPatchField(), cyclicACMIFvPatch::delta(), cyclicAMIFvPatch::delta(), faPatchData::dict(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), polyMeshTetDecomposition::findFaceBasePts(), forAll(), 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(), ReactingCloud< Foam::DSMCCloud >::SYi(), midPoint< Type >::weights(), reverseLinear< Type >::weights(), clippedLinear< Type >::weights(), and faNVDscheme< Type, NVDweight >::weights().

| forAll | ( | fluidRegions | , |
| i | |||
| ) |
Definition at line 7 of file createCoupledRegions.H.
References coupled(), thermo, and thermoFluid().
Referenced by forAll(), and if().


| forAll | ( | solidRegions | , |
| i | |||
| ) |
| if | ( | coupled &&! | fvMatrixAssemblyPtr | ) |
Definition at line 53 of file createCoupledRegions.H.
References Foam::dimEnergy, Foam::dimTime, Foam::endl(), forAll(), fvMatrixAssemblyPtr, Foam::Info, solidRegions(), thermo, and thermos().

| autoPtr<fvMatrix<scalar> > fvMatrixAssemblyPtr |
Definition at line 5 of file createCoupledRegions.H.
Referenced by if().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.