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

Go to the source code of this file.

Data Types

type  boundinputcontextmodule::readstatevartype
 Pointer type for read state variable. More...
 
type  boundinputcontextmodule::boundinputcontexttype
 derived type for boundary package input context More...
 

Modules

module  boundinputcontextmodule
 This module contains the BoundInputContextModule.
 

Functions/Subroutines

subroutine boundinputcontextmodule::create (this, mf6_input, readasarrays)
 create boundary input context More...
 
subroutine boundinputcontextmodule::allocate_scalars (this)
 create boundary input context More...
 
subroutine boundinputcontextmodule::allocate_arrays (this)
 allocate_arrays More...
 
subroutine boundinputcontextmodule::list_params_create (this, params, nparam, input_name)
 
subroutine boundinputcontextmodule::array_params_create (this, params, nparam, input_name)
 allocate dfn array input period block parameters More...
 
subroutine boundinputcontextmodule::destroy (this)
 destroy boundary input context More...
 
character(len=lenvarname) function boundinputcontextmodule::rsv_alloc (this, mf6varname)
 allocate a read state variable More...
 
subroutine boundinputcontextmodule::bound_params (this, params, nparam, input_name, create)
 allocate and set input array to filtered param set More...