MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
basesolutionmodule::slnaddmodel Interface Reference
Collaboration diagram for basesolutionmodule::slnaddmodel:
Collaboration graph

Private Member Functions

subroutine slnaddmodel (this, mp)
 

Detailed Description

Definition at line 96 of file BaseSolution.f90.

Constructor & Destructor Documentation

◆ slnaddmodel()

subroutine basesolutionmodule::slnaddmodel::slnaddmodel ( class(basesolutiontype this,
class(basemodeltype), intent(in), pointer  mp 
)
private

Definition at line 96 of file BaseSolution.f90.

97  import basesolutiontype
98  import basemodeltype
99  class(BaseSolutionType) :: this
100  class(BaseModelType), pointer, intent(in) :: mp

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