MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
TimeSeriesLink.f90 File Reference

Go to the source code of this file.

Data Types

type  timeserieslinkmodule::timeserieslinktype
 

Modules

module  timeserieslinkmodule
 

Functions/Subroutines

subroutine, public timeserieslinkmodule::constructtimeserieslink (newTsLink, timeSeries, pkgName, auxOrBnd, bndElem, iRow, jCol, iprpak, text)
 Construct time series link. More...
 
type(timeserieslinktype) function, pointer, private timeserieslinkmodule::castastimeserieslinktype (obj)
 Cast an unlimited polymorphic object as TimeSeriesLinkType. More...
 
type(timeserieslinktype) function, pointer, public timeserieslinkmodule::gettimeserieslinkfromlist (list, indx)
 Get time series link from a list. More...
 
subroutine, public timeserieslinkmodule::addtimeserieslinktolist (list, tslink)
 Add time series link to a list. More...