Definition at line 253 of file bmi.f90.
◆ bmif_get_grid_z()
integer function bmif::bmif_get_grid_z::bmif_get_grid_z |
( |
class(bmi), intent(in) |
this, |
|
|
integer, intent(in) |
grid_id, |
|
|
double precision, dimension(:), intent(out) |
grid_z |
|
) |
| |
Definition at line 253 of file bmi.f90.
255 class(bmi),
intent(in) :: this
256 integer,
intent(in) :: grid_id
257 double precision,
dimension(:),
intent(out) :: grid_z
258 integer :: bmi_status
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/srcbmi/bmi.f90