Base abstract type for static input loader.
More...
IDM sources should extend and implement this type
Definition at line 68 of file InputLoadType.f90.
◆ create_subpkg_list()
procedure inputloadtypemodule::staticpkgloadtype::create_subpkg_list |
|
privateinherited |
◆ destroy()
procedure inputloadtypemodule::staticpkgloadtype::destroy |
|
privateinherited |
◆ init()
procedure inputloadtypemodule::staticpkgloadtype::init |
|
privateinherited |
◆ load()
procedure(load_if), deferred inputloadtypemodule::staticpkgloadbasetype::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
The documentation for this type was generated from the following file: