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

Go to the source code of this file.

Data Types

type  timearrayserieslinkmodule::timearrayserieslinktype
 

Modules

module  timearrayserieslinkmodule
 

Functions/Subroutines

subroutine timearrayserieslinkmodule::tasl_da (this)
 Deallocate. More...
 
subroutine, public timearrayserieslinkmodule::constructtimearrayserieslink (newTasLink, timeArraySeries, pkgName, bndArray, iprpak, text)
 Construct a time series of arrays that are linked. More...
 
type(timearrayserieslinktype) function, pointer, private timearrayserieslinkmodule::castastimearrayserieslinktype (obj)
 Cast an unlimited polymorphic object as TimeArraySeriesLinkType. More...
 
subroutine, public timearrayserieslinkmodule::addtimearrayserieslinktolist (list, tasLink)
 Add time-array series to list. More...
 
type(timearrayserieslinktype) function, pointer, public timearrayserieslinkmodule::gettimearrayserieslinkfromlist (list, idx)
 Get time-array series from a list and return. More...