Go to the documentation of this file.
62 vf.mesh().divScheme(
name)
73 vf.mesh().divScheme(
name)
A class for handling words, derived from Foam::string.
void clear() const noexcept
A class for managing temporary objects.
virtual tmp< GeometricField< Type, faPatchField, areaMesh > > facDiv(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const =0
virtual tmp< faMatrix< Type > > famDiv(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const =0
Abstract base class for finite area calculus convection schemes.
word name(const expressions::valueTypeCode typeCode)
Calculate the matrix for the second temporal derivative.
Generic GeometricField class.
tmp< faMatrix< Type > > div(const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
Calculate the matrix for the divergence of the given field and flux.