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

Go to the source code of this file.

Data Types

type  solutiongroupmodule::solutiongrouptype
 

Modules

module  solutiongroupmodule
 

Functions/Subroutines

subroutine, public solutiongroupmodule::solutiongroup_create (sgp, id)
 
subroutine solutiongroupmodule::sgp_ca (this)
 
subroutine solutiongroupmodule::sgp_da (this)
 
subroutine solutiongroupmodule::allocate_scalars (this)
 
subroutine solutiongroupmodule::add_solution (this, isoln, sp)
 
class(solutiongrouptype) function, pointer, private solutiongroupmodule::castassolutiongroupclass (obj)
 
subroutine, public solutiongroupmodule::addsolutiongrouptolist (list, solutiongroup)
 
class(solutiongrouptype) function, pointer, public solutiongroupmodule::getsolutiongroupfromlist (list, idx)