MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
TimeStepSelect.f90 File Reference

Go to the source code of this file.

Data Types

type  timestepselectmodule::timestepselecttype
 Time step selection type. More...
 

Modules

module  timestepselectmodule
 Time step selection module.
 

Functions/Subroutines

subroutine timestepselectmodule::deallocate (this)
 Deallocate the time step selection object. More...
 
subroutine timestepselectmodule::init (this)
 Initialize the time step selection object. More...
 
subroutine timestepselectmodule::log (this, iout, verb)
 
subroutine timestepselectmodule::read (this, line)
 Read a line of input and prepare the selection object. More...
 
logical function timestepselectmodule::is_selected (this, kstp, endofperiod)
 Indicates whether the given time step is selected. More...
 
logical function timestepselectmodule::any (this)
 Indicates whether any time steps are selected. More...