55 #ifndef fixedInternalValueFvPatchField_H 56 #define fixedInternalValueFvPatchField_H This boundary condition provides a mechanism to set boundary (cell) values directly into a matrix...
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.
Foam::fvPatchFieldMapper.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
This boundary condition applies a zero-gradient condition from the patch internal field onto the patc...
virtual void manipulateMatrix(fvMatrix< Type > &matrix)
Manipulate a matrix.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
fixedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
TypeName("fixedInternalValue")
Runtime type information.