Go to the documentation of this file.
42 #ifndef boundedConvectionScheme_H
43 #define boundedConvectionScheme_H
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const
Bounded form of the selected convection scheme.
void operator=(const boundedConvectionScheme &)
Disallow default bitwise assignment.
A class for managing temporary objects.
static tmp< convectionScheme< Type > > New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData)
Return a pointer to a new convectionScheme created on freestore.
TypeName("bounded")
Runtime type information.
boundedConvectionScheme(const boundedConvectionScheme &)
Disallow default bitwise copy construct.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const
Mesh data needed to do the Finite Volume discretisation.
Abstract base class for convection schemes.
tmp< fvMatrix< Type > > fvmDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > flux(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const
const fvMesh & mesh() const
Return mesh reference.
Generic GeometricField class.
tmp< fv::convectionScheme< Type > > scheme_