55 vf.
mesh().d2dt2Scheme(
"d2dt2(" + vf.
name() +
')')
71 vf.
mesh().d2dt2Scheme(
"d2dt2(" +
rho.name() +
',' + vf.
name() +
')')
87 vf.
mesh().d2dt2Scheme(
"d2dt2(" +
rho.name() +
',' + vf.
name() +
')')
const Mesh & mesh() const noexcept
Return const reference to mesh.
Generic GeometricField class.
const word & name() const noexcept
Return the object name.
static tmp< d2dt2Scheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
Return a pointer to a new d2dt2Scheme created on freestore.
A class for managing temporary objects.
T & ref() const
Return non-const reference to the contents of a non-null managed pointer.
Namespace of functions to calculate implicit derivatives returning a matrix.
tmp< fvMatrix< Type > > d2dt2(const GeometricField< Type, fvPatchField, volMesh > &vf)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.