Definition at line 181 of file bmi.f90.
◆ bmif_get_grid_type()
integer function bmif::bmif_get_grid_type::bmif_get_grid_type |
( |
class(bmi), intent(in) |
this, |
|
|
integer, intent(in) |
grid_id, |
|
|
character(len=*), intent(out) |
grid_type |
|
) |
| |
Definition at line 181 of file bmi.f90.
183 class(bmi),
intent(in) :: this
184 integer,
intent(in) :: grid_id
185 character(len=*),
intent(out) :: grid_type
186 integer :: bmi_status
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/srcbmi/bmi.f90