MF6File static loader type.
More...
Definition at line 30 of file IdmMf6File.f90.
◆ create_subpkg_list()
procedure inputloadtypemodule::staticpkgloadtype::create_subpkg_list |
|
privateinherited |
◆ destroy()
procedure idmmf6filemodule::mf6filestaticpkgloadtype::destroy |
|
private |
◆ init()
procedure idmmf6filemodule::mf6filestaticpkgloadtype::init |
|
private |
◆ load()
procedure idmmf6filemodule::mf6filestaticpkgloadtype::load |
|
private |
◆ component_input_name
character(len=linelength) inputloadtypemodule::staticpkgloadtype::component_input_name |
|
privateinherited |
Definition at line 53 of file InputLoadType.f90.
53 character(len=LINELENGTH) :: component_input_name
◆ component_name
character(len=lencomponentname) inputloadtypemodule::staticpkgloadtype::component_name |
|
privateinherited |
Definition at line 52 of file InputLoadType.f90.
52 character(len=LENCOMPONENTNAME) :: component_name
◆ input_name
character(len=linelength) inputloadtypemodule::staticpkgloadtype::input_name |
|
privateinherited |
◆ iperblock
integer(i4b) inputloadtypemodule::staticpkgloadtype::iperblock |
|
privateinherited |
◆ mf6_input
◆ nc_vars
type(ncpackagevarstype), pointer inputloadtypemodule::staticpkgloadtype::nc_vars => null() |
|
privateinherited |
Definition at line 51 of file InputLoadType.f90.
51 type(NCPackageVarsType),
pointer :: nc_vars => null()
◆ subpkg_list
type(subpackagelisttype) inputloadtypemodule::staticpkgloadtype::subpkg_list |
|
privateinherited |
The documentation for this type was generated from the following file:
- /home/runner/work/modflow6/modflow6/src/Utilities/Idm/mf6blockfile/IdmMf6File.f90