Go to the documentation of this file.
75 const adjointZeroInletFvPatchField<Type>& azipf,
76 const DimensionedField<Type, volMesh>& iF
79 fixedValueFvPatchField<Type>(azipf, iF)
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
A class for managing temporary objects.
static constexpr const zero Zero
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
virtual tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
A traits class, which is primarily used for primitives.
Foam::fvPatchFieldMapper.
adjointZeroInletFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...