43 tmp<GeometricField<Type, fvPatchField, volMesh>>
51 "d2dt2("+vf.
name()+
')',
73 "d2dt2("+rho.
name()+
','+vf.
name()+
')',
const word & name() const
Return name.
tmp< fvMatrix< Type > > fvmD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &)
Return a temporary field constructed from name,.
Generic GeometricField class.
Generic dimensioned Type class.
const dimensionSet dimTime
const dimensionSet & dimensions() const
Return dimensions.
const dimensionSet dimVol
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.
Calculate the divergence of the given field.
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
const dimensionSet & dimensions() const
Return const reference to dimensions.
A class for managing temporary objects.