MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
basesolutionmodule::slnaddmodel Interface Reference
Collaboration diagram for basesolutionmodule::slnaddmodel:
Collaboration graph

Private Member Functions

subroutine slnaddmodel (this, mp)
 

Detailed Description

Definition at line 91 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 91 of file BaseSolution.f90.

92  import basesolutiontype
93  import basemodeltype
94  class(BaseSolutionType) :: this
95  class(BaseModelType), pointer, intent(in) :: mp

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