Definition at line 208 of file bmi.f90.
◆ bmif_get_grid_size()
integer function bmif::bmif_get_grid_size::bmif_get_grid_size |
( |
class(bmi), intent(in) |
this, |
|
|
integer, intent(in) |
grid_id, |
|
|
integer, intent(out) |
grid_size |
|
) |
| |
Definition at line 208 of file bmi.f90.
210 class(bmi),
intent(in) :: this
211 integer,
intent(in) :: grid_id
212 integer,
intent(out) :: grid_size
213 integer :: bmi_status
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/srcbmi/bmi.f90