Static loader type.
More...
This type is a base concrete type for a static input loader
Definition at line 49 of file InputLoadType.f90.
◆ create_subpkg_list()
procedure inputloadtypemodule::staticpkgloadtype::create_subpkg_list |
|
private |
◆ destroy()
procedure inputloadtypemodule::staticpkgloadtype::destroy |
|
private |
◆ init()
procedure inputloadtypemodule::staticpkgloadtype::init |
|
private |
◆ component_input_name
character(len=linelength) inputloadtypemodule::staticpkgloadtype::component_input_name |
|
private |
Definition at line 53 of file InputLoadType.f90.
53 character(len=LINELENGTH) :: component_input_name
◆ component_name
character(len=lencomponentname) inputloadtypemodule::staticpkgloadtype::component_name |
|
private |
Definition at line 52 of file InputLoadType.f90.
52 character(len=LENCOMPONENTNAME) :: component_name
◆ input_name
character(len=linelength) inputloadtypemodule::staticpkgloadtype::input_name |
|
private |
◆ iperblock
integer(i4b) inputloadtypemodule::staticpkgloadtype::iperblock |
|
private |
◆ mf6_input
◆ nc_vars
type(ncpackagevarstype), pointer inputloadtypemodule::staticpkgloadtype::nc_vars => null() |
|
private |
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: