49 #ifndef mixedEnergyFvPatchScalarField_H 50 #define mixedEnergyFvPatchScalarField_H 65 public mixedFvPatchScalarField
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
mixedEnergyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("mixedEnergy")
Runtime type information.
Foam::fvPatchFieldMapper.
virtual bool fixesValue() const
Allow manipulation of the boundary values.
This boundary condition provides a mixed condition for energy. This is selected when the correspondin...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
A class for managing temporary objects.