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

Go to the source code of this file.

Data Types

type  imslinearmodule::imslineardatatype
 

Modules

module  imslinearmodule
 

Functions/Subroutines

subroutine imslinearmodule::imslinear_ar (this, NAME, IOUT, IPRIMS, MXITER, NEQ, matrix, RHS, X, linear_settings)
 @ brief Allocate storage and read data More...
 
subroutine imslinearmodule::imslinear_summary (this, mxiter)
 @ brief Write summary of settings More...
 
subroutine imslinearmodule::allocate_scalars (this)
 @ brief Allocate and initialize scalars More...
 
subroutine imslinearmodule::imslinear_da (this)
 @ brief Deallocate memory More...
 
subroutine imslinearmodule::imslinear_set_input (this, IFDPARAM)
 @ brief Set default settings More...
 
subroutine imslinearmodule::imslinear_ap (this, ICNVG, KSTP, KITER, IN_ITER, NCONV, CONVNMOD, CONVMODSTART, CACCEL, summary)
 @ brief Base linear accelerator subroutine More...