Go to the documentation of this file.
43 tmp<GeometricField<Type, fvPatchField, volMesh> >
55 "d2dt2("+vf.name()+
')',
87 "d2dt2("+
rho.name()+
','+vf.name()+
')',
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
A class for managing temporary objects.
Calculate the divergence of the given field.
tmp< fvMatrix< Type > > fvmD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
Traits class for primitives.
const dimensionSet dimVol(dimVolume)
Generic GeometricField class.