mod_stop_report.f90 File Reference

Data Types

type  stop_report_type
 
type  crash_report_type
 

Modules

module  mod_stop_report
 

Functions/Subroutines

subroutine set_segment_for_stop_report (segment)
 Routine assigns Pointer to segment Target. More...
 
subroutine print_crash_report ()
 Routine prints first pixel information of segment. More...
 
subroutine initialize_stop_report ()
 Routine initializes stop report structure. More...
 
subroutine print_stop_report ()
 
logical function error_present ()
 
subroutine g_error_aux (msg, filename, line)
 

Variables

integer, parameter klinepar = 5
 
integer, parameter error_message_len = 1024
 
character(len=error_message_len) tmp_message
 
type(crash_report_type) crash_report
 
type(stop_report_type) stop_report
 

Detailed Description

Module contains derived types and routines related to report grasp execution stops