Definition at line 172 of file bmi.f90.
◆ bmif_get_var_grid()
integer function bmif::bmif_get_var_grid::bmif_get_var_grid |
( |
class(bmi), intent(in) |
this, |
|
|
character(len=*), intent(in) |
var_name, |
|
|
integer, intent(out) |
grid_id |
|
) |
| |
Definition at line 172 of file bmi.f90.
174 class(bmi),
intent(in) :: this
175 character(len=*),
intent(in) :: var_name
176 integer,
intent(out) :: grid_id
177 integer :: bmi_status
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/srcbmi/bmi.f90