![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Data Types | |
interface | upstreamschemetype |
Functions/Subroutines | |
type(upstreamschemetype) function | constructor (dis, fmi) |
subroutine | set_field (this, phi) |
Set the scalar field for which interpolation will be computed. More... | |
type(coefficientstype) function | compute (this, n, m, iposnm) |
|
private |
Definition at line 54 of file UpstreamScheme.f90.
|
private |
|
private |
This method establishes a pointer to the scalar field data for subsequent upstream interpolation computations.
Definition at line 46 of file UpstreamScheme.f90.