![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Compute interpolation coefficients for a face value. More...
Private Member Functions | |
type(coefficientstype) function | compute_if (this, n, m, iposnm) |
This method computes the coefficients needed to interpolate a scalar field value at the face between two connected cells. The method returns coefficients that define how the face value depends on the cell-centered values.
Definition at line 30 of file InterpolationSchemeInterface.f90.
|
private |
Definition at line 30 of file InterpolationSchemeInterface.f90.