Definition in file createSolidFields.H.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| PtrList< volScalarField > | rhos (solidRegions.size()) |
| PtrList< volScalarField > | cps (solidRegions.size()) |
| PtrList< volScalarField > | rhosCps (solidRegions.size()) |
| PtrList< volScalarField > | Ks (solidRegions.size()) |
| PtrList< volScalarField > | Ts (solidRegions.size()) |
| forAll (solidRegions, i) | |
| PtrList<volScalarField> rhos | ( | solidRegions. | size() | ) |
| PtrList<volScalarField> cps | ( | solidRegions. | size() | ) |
| PtrList<volScalarField> rhosCps | ( | solidRegions. | size() | ) |
Referenced by forAll().
| PtrList<volScalarField> Ks | ( | solidRegions. | size() | ) |
Referenced by forAll().
| PtrList<volScalarField> Ts | ( | solidRegions. | size() | ) |
Referenced by ReactingParcel< ParcelType >::calc(), ThermoParcel< ParcelType >::calc(), ReactingMultiphaseParcel< ParcelType >::calc(), ThermoParcel< ParcelType >::calcSurfaceValues(), LiquidEvaporation< CloudType >::calculate(), forAll(), sutherlandTransport< thermo >::mu(), and sutherlandTransport< thermo >::operator=().
| forAll | ( | solidRegions | , |
| i | |||
| ) |
Definition at line 9 of file createSolidFields.H.
References cps(), Foam::endl(), Foam::Info, Ks(), Foam::nl, rhos(), rhosCps(), solidRegions(), and Ts().