Definition in file getFieldScalar.H.
Go to the source code of this file.
Functions | |
if (nVar >=Num_variables-nSprayVariables) | |
IOobject | fieldObjectPtr (fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::NO_READ) |
if (!fieldObjectPtr.headerOk()) | |
IOobject | fieldObject (fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE) |
volScalarField | scalarField (fieldObject, mesh) |
if (which_type==Z_HEX08) |
Variables | |
const cellShapeList & | cellShapes = meshPtr->cellShapes() |
if | ( | nVar >=Num_variables- | nSprayVariables | ) |
Definition at line 2 of file getFieldScalar.H.
IOobject fieldObjectPtr | ( | fieldNames] | [var2field[nVar], |
runTime. | timeName(), | ||
mesh | , | ||
IOobject::NO_READ | |||
) |
if | ( | !fieldObjectPtr. | headerOk() | ) |
Definition at line 15 of file getFieldScalar.H.
IOobject fieldObject | ( | fieldNames] | [var2field[nVar], |
runTime. | timeName(), | ||
mesh | , | ||
IOobject::MUST_READ | , | ||
IOobject::NO_WRITE | |||
) |
Referenced by fieldToCell::applyToSet(), for(), and USERD_get_var_value_at_specific().
volScalarField scalarField | ( | fieldObject | , |
mesh | |||
) |
Referenced by alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField(), alphaFixedPressureFvPatchScalarField::alphaFixedPressureFvPatchScalarField(), fixedFluxPressureFvPatchScalarField::fixedFluxPressureFvPatchScalarField(), forAll(), genericFvPatchField< Type >::genericFvPatchField(), greyDiffusiveRadiationMixedFvPatchScalarField::greyDiffusiveRadiationMixedFvPatchScalarField(), if(), inletOutletTotalTemperatureFvPatchScalarField::inletOutletTotalTemperatureFvPatchScalarField(), MarshakRadiationFixedTMixedFvPatchScalarField::MarshakRadiationFixedTMixedFvPatchScalarField(), MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField(), ODEChemistryModel< CompType, ThermoType >::ODEChemistryModel(), lduMatrix::residual(), Foam::stabilise(), timeVaryingAlphaContactAngleFvPatchScalarField::theta(), constantAlphaContactAngleFvPatchScalarField::theta(), dynamicAlphaContactAngleFvPatchScalarField::theta(), timeVaryingUniformTotalPressureFvPatchScalarField::timeVaryingUniformTotalPressureFvPatchScalarField(), totalPressureFvPatchScalarField::totalPressureFvPatchScalarField(), totalTemperatureFvPatchScalarField::totalTemperatureFvPatchScalarField(), turbulentIntensityKineticEnergyInletFvPatchScalarField::turbulentIntensityKineticEnergyInletFvPatchScalarField(), uniformDensityHydrostaticPressureFvPatchScalarField::uniformDensityHydrostaticPressureFvPatchScalarField(), USERD_get_var_value_at_specific(), wallHeatTransferFvPatchScalarField::wallHeatTransferFvPatchScalarField(), and wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().
if | ( | which_type | = = Z_HEX08 | ) |
Definition at line 38 of file getFieldScalar.H.
References Foam::hex(), and scalarField().
const cellShapeList& cellShapes = meshPtr->cellShapes() |
Definition at line 35 of file getFieldScalar.H.
Referenced by hexCellLooper::cut(), topoCellLooper::cut(), forAll(), if(), USERD_get_gold_part_build_info(), USERD_get_nfaced_conn(), USERD_get_nfaced_nodes_per_face(), USERD_get_part_element_ids_by_type(), and USERD_get_part_elements_by_type().