88 "ddt(" +
rho.name() +
',' + vf.
name() +
')'
107 "ddt(" +
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.
Generic dimensioned Type class.
const word & name() const noexcept
Return const reference to name.
Finite area mesh (used for 2-D non-Euclidian finite area method) defined using a patch of faces on a ...
static tmp< faDdtScheme< Type > > New(const faMesh &mesh, Istream &schemeData)
Return a pointer to a new faDdtScheme 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.
Calculate the first temporal derivative.
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)
GeometricField< scalar, faPatchField, areaMesh > areaScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Calculate the second temporal derivative.