73 const fixedInternalValueFvPatchField& fivpf
76 zeroGradientFvPatchField<Type>(fivpf)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Smooth ATC in cells next to a set of patches supplied by type.
This boundary condition provides a mechanism to set boundary (cell) values directly into a matrix,...
fixedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void manipulateMatrix(fvMatrix< Type > &matrix)
Manipulate a matrix.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
void setValues(const labelUList &cellLabels, const Type &value)
Set solution in given cells to the specified value and eliminate the corresponding equations from the...
const fvPatch & patch() const noexcept
Return the patch.
A FieldMapper for finite-volume patch fields.
virtual tmp< Field< Type > > patchInternalField() const
Return internal field next to patch.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition applies a zero-gradient condition from the patch internal field onto the patc...
zeroGradientFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.