![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Data Types | |
interface | cachedgradienttype |
Decorator that adds caching to any gradient computation implementation. More... | |
Functions/Subroutines | |
type(cachedgradienttype) function | constructor (gradient, dis) |
subroutine | destructor (this) |
real(dp) function, dimension(3) | get (this, n) |
subroutine | set_field (this, phi) |
|
private |
|
private |
|
private |
Definition at line 71 of file CachedGradient.f90.
|
private |
Definition at line 81 of file CachedGradient.f90.