43 tmp<GeometricField<Type, fvPatchField, volMesh> >
55 "d2dt2("+vf.
name()+
')',
56 mesh().time().timeName(),
87 "d2dt2("+rho.
name()+
','+vf.
name()+
')',
88 mesh().time().timeName(),
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionSet dimVol(dimVolume)
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
tmp< fvMatrix< Type > > fvmD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
const dimensionSet & dimensions() const
Return const reference to dimensions.
Generic dimensioned Type class.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet & dimensions() const
Return dimensions.
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
const word & name() const
Return name.
Generic GeometricField class.
Calculate the divergence of the given field.
Traits class for primitives.
A class for managing temporary objects.
A special matrix type and solver, designed for finite volume solutions of scalar equations.