![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Data Types | |
| type | leastsquaresgradientmodule::array2d |
| interface | leastsquaresgradientmodule::leastsquaresgradienttype |
| Weighted least-squares gradient method for structured and unstructured grids. More... | |
Modules | |
| module | leastsquaresgradientmodule |
Functions/Subroutines | |
| type(leastsquaresgradienttype) function | leastsquaresgradientmodule::constructor (dis) |
| real(dp) function, dimension(:, :), allocatable | leastsquaresgradientmodule::create_gradient_reconstruction_matrix (this, n) |
| real(dp) function, dimension(3) | leastsquaresgradientmodule::get (this, n) |
| subroutine | leastsquaresgradientmodule::set_field (this, phi) |
| real(dp) function, dimension(3) | leastsquaresgradientmodule::compute_cell_gradient (this, n) |