54 vf.
mesh().d2dt2Scheme(
"d2dt2(" + vf.
name() +
')')
71 "d2dt2(" +
rho.name() +
',' + vf.
name() +
')'
89 "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< faD2dt2Scheme< Type > > New(const faMesh &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.
tmp< faMatrix< Type > > d2dt2(const GeometricField< Type, faPatchField, areaMesh > &vf)
GeometricField< scalar, faPatchField, areaMesh > areaScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Calculate the matrix for the second temporal derivative.