57 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 59 const dimensioned<Type>,
64 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 66 const GeometricField<Type, fvPatchField, volMesh>&
70 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 73 const GeometricField<Type, fvPatchField, volMesh>&
77 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 80 const GeometricField<Type, fvPatchField, volMesh>&
84 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 88 const GeometricField<Type, fvPatchField, volMesh>&
92 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 95 const GeometricField<Type, fvPatchField, volMesh>&
99 tmp<GeometricField<Type, fvPatchField, volMesh> >
ddt 101 const GeometricField<Type, fvPatchField, volMesh>&,
105 inline geometricZeroField
ddt 135 typename Foam::flux<Type>::type,
145 typename Foam::flux<Type>::type,
156 typename Foam::flux<Type>::type,
173 typename Foam::flux<Type>::type,
184 typename Foam::flux<Type>::type,
A class representing the concept of 1 (scalar(1.0)) used to avoid unnecessary manipulations for objec...
Mesh data needed to do the Finite Volume discretisation.
tmp< GeometricField< typename flux< Type >::type, fvsPatchField, surfaceMesh > > ddtCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)
typeOfRank< typename pTraits< vector >::cmptType, int(pTraits< vector >::rank)+int(pTraits< Type >::rank)-2 >::type type
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
Generic GeometricField class.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A class for managing temporary objects.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...