MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
leastsquaresgradientmodule::array2d Type Reference
Collaboration diagram for leastsquaresgradientmodule::array2d:
Collaboration graph

Private Attributes

real(dp), dimension(:, :), allocatable data
 

Detailed Description

Definition at line 15 of file LeastSquaresGradient.f90.

Member Data Documentation

◆ data

real(dp), dimension(:, :), allocatable leastsquaresgradientmodule::array2d::data
private

Definition at line 16 of file LeastSquaresGradient.f90.

16  real(DP), dimension(:, :), allocatable :: data

The documentation for this type was generated from the following file: