FreeFOAM The Cross-Platform CFD Toolkit
fvmDdt.C File Reference

Detailed Description

Definition in file fvmDdt.C.

+ Include dependency graph for fvmDdt.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
namespace  Foam::fvm
 Namespace of functions to calculate implicit derivatives returning a matrix.

Functions

template<class Type >
tmp< fvMatrix< Type > > ddt (GeometricField< Type, fvPatchField, volMesh > &vf)
template<class Type >
tmp< fvMatrix< Type > > ddt (const geometricOneField &, GeometricField< Type, fvPatchField, volMesh > &vf)
template<class Type >
tmp< fvMatrix< Type > > ddt (const dimensionedScalar &rho, GeometricField< Type, fvPatchField, volMesh > &vf)
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &rho, GeometricField< Type, fvPatchField, volMesh > &vf)