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

Go to the source code of this file.

Data Types

type  printsavemanagermodule::printsavemanagertype
 @ brief PrintSaveManagerType More...
 

Modules

module  printsavemanagermodule
 This module contains the PrintSaveManagerModule.
 

Functions/Subroutines

subroutine printsavemanagermodule::init (this)
 @ brief Initialize PrintSaveManager More...
 
subroutine printsavemanagermodule::rp (this, linein, iout)
 @ brief Read and prepare for PrintSaveManager More...
 
logical function printsavemanagermodule::kstp_to_print (this, kstp, endofperiod)
 @ brief Determine if it is time to print the data More...
 
logical function printsavemanagermodule::kstp_to_save (this, kstp, endofperiod)
 @ brief Determine if it is time to save the data More...