Definition in file fvcDDt_subst.C.
#include "src/finiteVolume/finiteVolume/fvc/fvcDDt_subst.H"
#include "src/finiteVolume/finiteVolume/fvc/fvcDiv.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
namespace | Foam::fvc |
Namespace of functions to calculate explicit derivatives. | |
Functions | |
template<class Type > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | DDt (const surfaceScalarField &phi, const GeometricField< Type, fvPatchField, volMesh > &psi) |
template<class Type > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | DDt (const tmp< surfaceScalarField > &tphi, const GeometricField< Type, fvPatchField, volMesh > &psi) |