Go to the documentation of this file.
81 const fixedInternalValueFvPatchField& fivpf,
82 const DimensionedField<Type, volMesh>& iF
85 zeroGradientFvPatchField<Type>(fivpf, iF)
98 matrix.
setValues(this->patch().faceCells(), this->patchInternalField());
virtual void manipulateMatrix(fvMatrix< Type > &matrix)
Manipulate a matrix.
fixedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a mechanism to set boundary (cell) values directly into a matrix,...
This boundary condition applies a zero-gradient condition from the patch internal field onto the patc...
void setValues(const labelUList &cells, const UList< Type > &values)
Set solution in given cells to the specified values.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Foam::fvPatchFieldMapper.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...