Go to the source code of this file.
Functions | |
if (nVar >=Num_variables - nSprayVariables) | |
typeIOobject< volScalarField > | 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 1 of file getFieldScalar.H.
References fieldNames, fieldObjectPtr(), mesh, nVar, and var2field.
typeIOobject<volScalarField> fieldObjectPtr | ( | fieldNames] | [var2field[nVar], |
runTime. | timeName(), | ||
mesh | , | ||
IOobject::NO_READ | |||
) |
if | ( | !fieldObjectPtr. | headerOk() | ) |
Definition at line 14 of file getFieldScalar.H.
References fieldNames, fieldObject(), mesh, scalarField(), and var2field.
IOobject fieldObject | ( | fieldNames] | [var2field[nVar], |
runTime. | timeName(), | ||
mesh | , | ||
IOobject::MUST_READ | , | ||
IOobject::NO_WRITE | |||
) |
Referenced by fieldToCell::applyToSet(), patchFluxToFace::applyToSet(), for(), if(), and USERD_get_var_value_at_specific().
volScalarField scalarField | ( | fieldObject | , |
mesh | |||
) |
Referenced by alphaFixedPressureFvPatchScalarField::alphaFixedPressureFvPatchScalarField(), primitiveMeshTools::cellDeterminant(), heThermo< BasicSolidThermo, MixtureType >::cellSetProperty(), energyJumpAMIFvPatchScalarField::energyJumpAMIFvPatchScalarField(), energyJumpFvPatchScalarField::energyJumpFvPatchScalarField(), externalWallHeatFluxTemperatureFvPatchScalarField::externalWallHeatFluxTemperatureFvPatchScalarField(), primitiveMeshTools::faceConcavity(), primitiveMeshTools::faceFlatness(), primitiveMeshTools::faceOrthogonality(), polyMeshTools::faceOrthogonality(), polyMeshTools::faceSkewness(), primitiveMeshTools::faceSkewness(), polyMeshTools::faceWeights(), fixedFluxPressureFvPatchScalarField::fixedFluxPressureFvPatchScalarField(), freestreamPressureFvPatchScalarField::freestreamPressureFvPatchScalarField(), genericFvPatchField< Type >::genericFvPatchField(), genericPointPatchField< Type >::genericPointPatchField(), transformFvPatchField< Type >::gradientInternalCoeffs(), greyDiffusiveViewFactorFixedValueFvPatchScalarField::greyDiffusiveViewFactorFixedValueFvPatchScalarField(), if(), inletOutletTotalTemperatureFvPatchScalarField::inletOutletTotalTemperatureFvPatchScalarField(), Foam::levelSetFraction(), makeFvGradScheme(), MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField(), laminarModel< BasicMomentumTransportModel >::nut(), heThermo< BasicSolidThermo, MixtureType >::patchFieldProperty(), phaseHydrostaticPressureFvPatchScalarField::phaseHydrostaticPressureFvPatchScalarField(), pressureFvPatchScalarField::pressureFvPatchScalarField(), lduMatrix::residual(), basicSymmetryFvPatchField< Type >::snGrad(), symmetryPlaneFvPatchField< Type >::snGrad(), specieTransferTemperatureFvPatchScalarField::specieTransferTemperatureFvPatchScalarField(), Foam::stabilise(), timeVaryingAlphaContactAngleFvPatchScalarField::theta(), constantAlphaContactAngleFvPatchScalarField::theta(), dynamicAlphaContactAngleFvPatchScalarField::theta(), CellZoneInjection< CloudType >::topoChange(), totalTemperatureFvPatchScalarField::totalTemperatureFvPatchScalarField(), transonicEntrainmentPressureFvPatchScalarField::transonicEntrainmentPressureFvPatchScalarField(), turbulentIntensityKineticEnergyInletFvPatchScalarField::turbulentIntensityKineticEnergyInletFvPatchScalarField(), uniformDensityHydrostaticPressureFvPatchScalarField::uniformDensityHydrostaticPressureFvPatchScalarField(), uniformTotalPressureFvPatchScalarField::uniformTotalPressureFvPatchScalarField(), USERD_get_var_value_at_specific(), transformFvPatchField< Type >::valueInternalCoeffs(), variableHeightFlowRateFvPatchScalarField::variableHeightFlowRateFvPatchScalarField(), polyMeshTools::volRatio(), waveAlphaFvPatchScalarField::waveAlphaFvPatchScalarField(), and Table< scalar >::x().
if | ( | which_type | = = Z_HEX08 | ) |
Definition at line 37 of file getFieldScalar.H.
References cells, Foam::hex(), lookup(), meshPtr, n, and points.
const cellShapeList& cellShapes = meshPtr->cellShapes() |
Definition at line 34 of file getFieldScalar.H.
Referenced by hexCellLooper::cut(), topoCellLooper::cut(), forAll(), if(), ensightMesh::nFacePrimitives::nFacePrimitives(), 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().