![]() |
|
which is used as the interpolation scheme for the field
Definition at line 112 of file multivariateUpwind.H.
Public Member Functions | |
fieldScheme (const GeometricField< Type, fvPatchField, volMesh > &field, const surfaceScalarField &faceFlux) | |
tmp< surfaceScalarField > | weights (const GeometricField< Type, fvPatchField, volMesh > &) const |
Return the interpolation weighting factors. |
|
Definition at line 125 of file multivariateUpwind.H. References Foam::pos(). |
Here is the call graph for this function:
|
Return the interpolation weighting factors.
Implements multivariateSurfaceInterpolationScheme::fieldScheme. Definition at line 140 of file multivariateUpwind.H. |