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

Private Member Functions

type(listtype) function, pointer slngetmodels (this)
 

Detailed Description

Definition at line 98 of file BaseSolution.f90.

Constructor & Destructor Documentation

◆ slngetmodels()

type(listtype) function, pointer basesolutionmodule::slngetmodels::slngetmodels ( class(basesolutiontype this)
private

Definition at line 98 of file BaseSolution.f90.

99  import basesolutiontype
100  import listtype
101  class(BaseSolutionType) :: this
102  type(ListType), pointer :: models

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