parse_model_section Interface

interface


Calls

interface~~parse_model_section~~CallsGraph interface~parse_model_section parse_model_section proc~parse_model_section parse_model_section interface~parse_model_section->proc~parse_model_section proc~error_set error_t%error_set proc~parse_model_section->proc~error_set proc~parse_method_string parse_method_string proc~parse_model_section->proc~parse_method_string proc~strip_comment strip_comment proc~parse_model_section->proc~strip_comment proc~method_type_from_string method_type_from_string proc~parse_method_string->proc~method_type_from_string

Called by

interface~~parse_model_section~~CalledByGraph interface~parse_model_section parse_model_section proc~read_mqc_file read_mqc_file proc~read_mqc_file->interface~parse_model_section program~main main program~main->proc~read_mqc_file

private module subroutine parse_model_section(unit, config, error)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: unit
type(mqc_config_t), intent(inout) :: config
type(error_t), intent(out) :: error