Go to the source code of this file.
|
| 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) |
| |
Original source file famSup.C
Definition in file famSup.C.