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

Private Member Functions

subroutine slnaddexchange (this, exchange)
 

Detailed Description

Definition at line 45 of file BaseSolution.f90.

Constructor & Destructor Documentation

◆ slnaddexchange()

subroutine basesolutionmodule::slnaddexchange::slnaddexchange ( class(basesolutiontype this,
class(baseexchangetype), intent(in), pointer  exchange 
)
private

Definition at line 45 of file BaseSolution.f90.

46  import basesolutiontype
47  import baseexchangetype
48  class(BaseSolutionType) :: this
49  class(BaseExchangeType), pointer, intent(in) :: exchange

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