|
real(dp), dimension(:), pointer | conc => null() |
|
integer(i4b), dimension(:), pointer | icbund => null() |
|
Definition at line 24 of file gwf-buy.f90.
◆ conc
real(dp), dimension(:), pointer gwfbuymodule::concentrationpointer::conc => null() |
|
private |
Definition at line 25 of file gwf-buy.f90.
25 real(DP),
dimension(:),
pointer :: conc => null()
◆ icbund
integer(i4b), dimension(:), pointer gwfbuymodule::concentrationpointer::icbund => null() |
|
private |
Definition at line 26 of file gwf-buy.f90.
26 integer(I4B),
dimension(:),
pointer :: icbund => null()
The documentation for this type was generated from the following file:
- /home/runner/work/modflow6/modflow6/src/Model/GroundWaterFlow/gwf-buy.f90