![]() |
|
Public Member Functions | |
TypeName ("Gauss") | |
Runtime type information. | |
gaussConvectionScheme (const fvMesh &mesh, const surfaceScalarField &faceFlux, const tmp< surfaceInterpolationScheme< Type > > &scheme) | |
Construct from flux and interpolation scheme. | |
gaussConvectionScheme (const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &is) | |
Construct from flux and Istream. | |
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 interpolation scheme.
Definition at line 91 of file gaussConvectionScheme.H. |
|
Construct from flux and Istream.
Definition at line 103 of file gaussConvectionScheme.H. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Runtime type information.
|