Go to the source code of this file.
Variables | |
const fvMesh & | mesh = solidRegions[i] |
solidThermo & | thermo = thermoSolid[i] |
tmp< volScalarField > | trho = thermo.rho() |
const volScalarField & | rho = trho() |
volScalarField & | e = thermo.he() |
Elementary charge. More... | |
const Foam::fvModels & | fvModels = fvModelsSolid[i] |
Foam::fvConstraints & | fvConstraints = fvConstraintsSolid[i] |
solidNoLoopControl & | pimple = pimples.solid(i) |
const fvMesh& mesh = solidRegions[i] |
Definition at line 1 of file setRegionSolidFields.H.
solidThermo& thermo = thermoSolid[i] |
Definition at line 3 of file setRegionSolidFields.H.
tmp<volScalarField> trho = thermo.rho() |
Definition at line 5 of file setRegionSolidFields.H.
Referenced by chemistryModel< ThermoType >::calculate(), chemistryModel< ThermoType >::calculateRR(), forAll(), and chemistryModel< ThermoType >::tc().
const volScalarField& rho = trho() |
Definition at line 6 of file setRegionSolidFields.H.
volScalarField& e = thermo.he() |
Elementary charge.
Definition at line 8 of file setRegionSolidFields.H.
Referenced by Foam::adjustPhi(), enrichedPatch::calcEnrichedFaces(), PatchTools::checkOrientation(), TrajectoryCollision< CloudType >::collideParcels(), edgeVertex::coord(), dtris2(), Foam::meshTools::findEdge(), indexedOctree< Foam::treeDataFace >::findLine(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::findNearest(), forAll(), treeDataPrimitivePatch< PatchType >::getVolumeType(), if(), interpolationCellPointFace< Type >::interpolate(), Foam::levelSetFraction(), PatchTools::matchEdges(), treeDataPrimitivePatch< PatchType >::findSelfIntersectOp::operator()(), cell::opposingFace(), Foam::meshTools::otherEdge(), NASedgeFormat::read(), GeometricBoundaryField< vector, pointPatchField, pointMesh >::readField(), Foam::solve(), EulerImplicit< ChemistryModel >::solve(), SprayParcel< ParcelType >::solveTABEq(), PatchTools::sortedEdgeFaces(), swapec(), triangulation_plot_eps(), LISAAtomisation< CloudType >::update(), vbedg(), meshRefinement::weightedSum(), timeVaryingMappedFixedValuePointPatchField< Type >::write(), timeVaryingMappedFvPatchField< Type >::write(), edgeVertex::writeCut(), and VTKedgeFormat::writeEdges().
const Foam::fvModels& fvModels = fvModelsSolid[i] |
Definition at line 10 of file setRegionSolidFields.H.
Foam::fvConstraints& fvConstraints = fvConstraintsSolid[i] |
Definition at line 11 of file setRegionSolidFields.H.
solidNoLoopControl& pimple = pimples.solid(i) |
Definition at line 15 of file setRegionSolidFields.H.