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

Go to the source code of this file.

Data Types

type  imslinearsettingsmodule::imslinearsettingstype
 

Modules

module  imslinearsettingsmodule
 

Functions/Subroutines

subroutine imslinearsettingsmodule::init (this, mem_path)
 
subroutine imslinearsettingsmodule::preset_config (this, idfparam)
 Set solver pre-configured settings based on complexity option. More...
 
subroutine imslinearsettingsmodule::read_from_file (this, parser, iout)
 Read the settings for the linear solver from the .ims file,. More...
 
subroutine imslinearsettingsmodule::destroy (this)
 

Variables

integer(i4b), parameter, public imslinearsettingsmodule::cg_method = 1
 
integer(i4b), parameter, public imslinearsettingsmodule::bcgs_method = 2