![]() |
|
Public Member Functions | |
TypeName ("Gauss") | |
Runtime type information. | |
gaussConvectionScheme (const faMesh &mesh, const edgeScalarField &faceFlux, const tmp< edgeInterpolationScheme< Type > > &scheme) | |
Construct from flux and interpolation scheme. | |
gaussConvectionScheme (const faMesh &mesh, const edgeScalarField &faceFlux, Istream &is) | |
Construct from flux and Istream. | |
tmp< GeometricField< Type, faPatchField, edgeMesh > > | flux (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const |
tmp< faMatrix< Type > > | famDiv (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &) const |
tmp< GeometricField< Type, faPatchField, areaMesh > > | facDiv (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const |
|
Construct from flux and interpolation scheme.
Definition at line 92 of file gaussFaConvectionScheme.H. |
|
Construct from flux and Istream.
Definition at line 104 of file gaussFaConvectionScheme.H. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Implements convectionScheme. |
|
Runtime type information.
|