MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
bmif::bmif_update_until Interface Reference
Collaboration diagram for bmif::bmif_update_until:
Collaboration graph

Public Member Functions

integer function bmif_update_until (this, time)
 

Detailed Description

Definition at line 164 of file bmi.f90.

Constructor & Destructor Documentation

◆ bmif_update_until()

integer function bmif::bmif_update_until::bmif_update_until ( class(bmi), intent(inout)  this,
double precision, intent(in)  time 
)

Definition at line 164 of file bmi.f90.

165  import :: bmi
166  class(bmi), intent(inout) :: this
167  double precision, intent(in) :: time
168  integer :: bmi_status

The documentation for this interface was generated from the following file: