fvcSup.C File Reference
Include dependency graph for fvcSup.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::fvc
 Namespace of functions to calculate explicit derivatives.
 

Functions

template<class Type >
tmp< VolField< Type > > Su (const VolField< Type > &su, const VolField< Type > &vf)
 
template<class Type >
tmp< VolField< Type > > Su (const tmp< VolField< Type >> &tsu, const VolField< Type > &vf)
 
template<class Type >
tmp< VolField< Type > > Sp (const volScalarField &sp, const VolField< Type > &vf)
 
template<class Type >
tmp< VolField< Type > > Sp (const tmp< volScalarField > &tsp, const VolField< Type > &vf)
 
template<class Type >
tmp< VolField< Type > > Sp (const dimensionedScalar &sp, const VolField< Type > &vf)
 
template<class Type >
tmp< VolField< Type > > SuSp (const volScalarField &sp, const VolField< Type > &vf)
 
template<class Type >
tmp< VolField< Type > > SuSp (const tmp< volScalarField > &tsp, const VolField< Type > &vf)
 

Detailed Description

Original source file fvcSup.C

Definition in file fvcSup.C.