Go to the documentation of this file.
81 #ifndef advectiveFvPatchField_H
82 #define advectiveFvPatchField_H
96 class advectiveFvPatchField
98 public mixedFvPatchField<Type>
const Type & fieldInf() const
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void updateCoeffs()
This boundary condition provides a base class for 'mixed' type boundary conditions,...
advectiveFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Foam::fvPatchFieldMapper.
virtual tmp< fvPatchField< Type > > clone() const
virtual tmp< scalarField > advectionSpeed() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides an advective outflow condition, based on solving DDt(W,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...