46 template<
class Type>
class fvMatrix;
57 tmp<fvMatrix<Type>>
Su 59 const DimensionedField<Type, volMesh>&,
60 const GeometricField<Type, fvPatchField, volMesh>&
64 tmp<fvMatrix<Type>>
Su 66 const tmp<DimensionedField<Type, volMesh>>&,
67 const GeometricField<Type, fvPatchField, volMesh>&
71 tmp<fvMatrix<Type>>
Su 73 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
74 const GeometricField<Type, fvPatchField, volMesh>&
81 const GeometricField<Type, fvPatchField, volMesh>&
88 tmp<fvMatrix<Type>>
Sp 91 const GeometricField<Type, fvPatchField, volMesh>&
95 tmp<fvMatrix<Type>>
Sp 97 const tmp<volScalarField::Internal>&,
98 const GeometricField<Type, fvPatchField, volMesh>&
102 tmp<fvMatrix<Type>>
Sp 104 const tmp<volScalarField>&,
105 const GeometricField<Type, fvPatchField, volMesh>&
110 tmp<fvMatrix<Type>>
Sp 113 const GeometricField<Type, fvPatchField, volMesh>&
121 const GeometricField<Type, fvPatchField, volMesh>&
128 tmp<fvMatrix<Type>>
SuSp 131 const GeometricField<Type, fvPatchField, volMesh>&
135 tmp<fvMatrix<Type>>
SuSp 137 const tmp<volScalarField::Internal>&,
138 const GeometricField<Type, fvPatchField, volMesh>&
142 tmp<fvMatrix<Type>>
SuSp 144 const tmp<volScalarField>&,
145 const GeometricField<Type, fvPatchField, volMesh>&
152 const GeometricField<Type, fvPatchField, volMesh>&
159 tmp<fvMatrix<Type>>
S 161 const Pair<tmp<volScalarField::Internal>>&,
162 const GeometricField<Type, fvPatchField, volMesh>&
tmp< fvMatrix< Type > > SuSp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
tmp< fvMatrix< Type > > Su(const DimensionedField< Type, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
tmp< fvMatrix< Type > > Sp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
DimensionedField< scalar, volMesh > Internal
Type of the internal field from which this GeometricField is derived.
tmp< fvMatrix< Type > > S(const Pair< tmp< volScalarField::Internal >> &, const GeometricField< Type, fvPatchField, volMesh > &)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.