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

Private Member Functions

subroutine slnsave (this, filename)
 

Detailed Description

Definition at line 90 of file BaseSolution.f90.

Constructor & Destructor Documentation

◆ slnsave()

subroutine basesolutionmodule::slnsave::slnsave ( class(basesolutiontype this,
character(len=*), intent(in)  filename 
)
private

Definition at line 90 of file BaseSolution.f90.

91  import basesolutiontype
92  class(BaseSolutionType) :: this
93  character(len=*), intent(in) :: filename

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