MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
UTVDScheme.f90 File Reference

Go to the source code of this file.

Data Types

interface  utvdschememodule::utvdschemetype
 Total Variation Diminishing (TVD) interpolation scheme. More...
 

Modules

module  utvdschememodule
 

Functions/Subroutines

type(utvdschemetype) function utvdschememodule::constructor (dis, fmi, gradient)
 
type(coefficientstype) function, target utvdschememodule::compute (this, n, m, iposnm, phi)
 
subroutine utvdschememodule::find_local_extrema (this, n, phi, min_phi, max_phi)
 
real(dp) function utvdschememodule::limiter (this, r)