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

Go to the source code of this file.

Modules

module  definitionselectmodule
 This module contains the DefinitionSelectModule.
 

Functions/Subroutines

subroutine, public definitionselectmodule::idt_parse_rectype (idt, cols, ncol)
 allocate and set RECARRAY, KEYSTRING or RECORD param list More...
 
character(len=linelength) function, public definitionselectmodule::idt_datatype (idt)
 return input definition type datatype More...
 
type(inputparamdefinitiontype) function, pointer, public definitionselectmodule::get_param_definition_type (input_definition_types, component_type, subcomponent_type, blockname, tagname, filename)
 Return parameter definition. More...
 
type(inputparamdefinitiontype) function, pointer, public definitionselectmodule::get_aggregate_definition_type (input_definition_types, component_type, subcomponent_type, blockname)
 Return aggregate definition. More...
 
subroutine, public definitionselectmodule::split_record_definition (input_definition_types, component_type, subcomponent_type, tagname, nwords, words)
 Return aggregate definition. More...