56 vf.
mesh().schemes().div(name)
const word & name() const
Return name.
void clear() const
If object pointer points to valid object:
Generic GeometricField class.
A class for handling words, derived from string.
tmp< fvMatrix< Type > > div(const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
const Mesh & mesh() const
Return mesh.
Calculate the matrix for the divergence of the given field and flux.
static tmp< convectionScheme< Type > > New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData)
Return a pointer to a new convectionScheme created on freestore.
A class for managing temporary objects.
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.