get_ini Subroutine

public subroutine get_ini()

读取前处理配置

Arguments

None

Calls

proc~~get_ini~~CallsGraph proc~get_ini get_ini get_value get_value proc~get_ini->get_value toml_parse toml_parse proc~get_ini->toml_parse to_string to_string proc~get_ini->to_string is_exist is_exist proc~get_ini->is_exist error_stop error_stop proc~get_ini->error_stop

Contents


Variables

TypeVisibilityAttributesNameInitial
type(toml_table), public, allocatable:: ini_table
type(toml_table), public, pointer:: subtable