MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
memorysethandlermodule::set_handler_iface Interface Reference
Collaboration diagram for memorysethandlermodule::set_handler_iface:
Collaboration graph

Private Member Functions

subroutine set_handler_iface (owner, status)
 

Detailed Description

Definition at line 23 of file MemorySetHandler.f90.

Constructor & Destructor Documentation

◆ set_handler_iface()

subroutine memorysethandlermodule::set_handler_iface::set_handler_iface ( class(*), intent(inout), pointer  owner,
integer(i4b), intent(out)  status 
)
private

Definition at line 23 of file MemorySetHandler.f90.

24  import i4b
25  class(*), pointer, intent(inout) :: owner
26  integer(I4B), intent(out) :: status

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