![]() |
|
Public Member Functions | |
TypeName ("Gauss") | |
Runtime type information. | |
multivariateGaussConvectionScheme (const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &is) | |
Construct from flux and Istream. | |
tmp< multivariateSurfaceInterpolationScheme< Type > > | interpolationScheme () const |
tmp< GeometricField< Type, fvPatchField, surfaceMesh > > | interpolate (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const |
tmp< GeometricField< Type, fvPatchField, surfaceMesh > > | flux (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const |
tmp< fvMatrix< Type > > | fvmDiv (const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) const |
tmp< GeometricField< Type, fvPatchField, volMesh > > | fvcDiv (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const |
|
Construct from flux and Istream.
Definition at line 94 of file multivariateGaussConvectionScheme.H. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Definition at line 116 of file multivariateGaussConvectionScheme.H. References Foam::surfaceScalarField. |
|
Runtime type information.
|