FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

fvcDDt_subst.C File Reference


Detailed Description

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"
Include dependency graph for fvcDDt_subst.C:

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)