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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::fam
 

Functions

template<class Type >
tmp< faMatrix< Type > > Su (const GeometricField< Type, faPatchField, areaMesh > &su, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Su (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tsu, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Sp (const areaScalarField &sp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Sp (const tmp< areaScalarField > &tsp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Sp (const dimensionedScalar &sp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > SuSp (const areaScalarField &sp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > SuSp (const tmp< areaScalarField > &tsp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 

Detailed Description

Original source file famSup.C

Definition in file famSup.C.