parse_fragmentation_section Interface

interface


Calls

interface~~parse_fragmentation_section~~CallsGraph interface~parse_fragmentation_section parse_fragmentation_section proc~parse_fragmentation_section parse_fragmentation_section interface~parse_fragmentation_section->proc~parse_fragmentation_section proc~error_add_context error_t%error_add_context proc~parse_fragmentation_section->proc~error_add_context proc~error_has_error error_t%error_has_error proc~parse_fragmentation_section->proc~error_has_error proc~error_set error_t%error_set proc~parse_fragmentation_section->proc~error_set proc~strip_comment strip_comment proc~parse_fragmentation_section->proc~strip_comment proc~validate_cutoffs validate_cutoffs proc~parse_fragmentation_section->proc~validate_cutoffs proc~validate_cutoffs->proc~error_set

Called by

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

private module subroutine parse_fragmentation_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