Definition at line 244 of file bmi.f90.
◆ bmif_get_grid_y()
integer function bmif::bmif_get_grid_y::bmif_get_grid_y |
( |
class(bmi), intent(in) |
this, |
|
|
integer, intent(in) |
grid_id, |
|
|
double precision, dimension(:), intent(out) |
grid_y |
|
) |
| |
Definition at line 244 of file bmi.f90.
246 class(bmi),
intent(in) :: this
247 integer,
intent(in) :: grid_id
248 double precision,
dimension(:),
intent(out) :: grid_y
249 integer :: bmi_status
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/srcbmi/bmi.f90