


Up: Contents
Next: Acknowledgments
Previous: Writing wrapper definitions
The MPE routines can be divided into six classes:
-
Logging routines
-
MPE_Describe_event
MPE_Describe_state
MPE_Finish_log
MPE_Init_log
MPE_Log_event
MPE_Log_get_event_number
MPE_Log_receive
MPE_Log_send
MPE_Start_log
MPE_Stop_log
-
X window graphics
-
MPE_Add_RGB_color
MPE_CaptureFile
MPE_Close_graphics
MPE_Draw_circle
MPE_Draw_line
MPE_Draw_logic
MPE_Draw_point
MPE_Draw_points
MPE_Draw_string
MPE_Fill_circle
MPE_Fill_rectangle
MPE_Get_mouse_press
MPE_Iget_mouse_press
MPE_Line_thickness
MPE_Make_color_array
MPE_Num_colors
MPE_Open_graphics
MPE_Update
-
Sequential Section
-
MPE_Seq_begin
MPE_Seq_end
-
Shared counter
-
MPE_Counter_create
MPE_Counter_free
MPE_Counter_nxtval
-
Tag management
-
MPE_GetTags
MPE_ReturnTags
MPE_TagsEnd
-
Miscellaneous
-
MPE_Comm_global_rank
MPE_Decomp1d
MPE_Errors_call_debugger
MPE_IO_Stdout_to_file
MPE_Print_datatype_pack_action
MPE_Print_datatype_unpack_action
MPE_Ptime
MPE_Signals_call_debugger
MPE_Wtime




Up: Contents
Next: Acknowledgments
Previous: Writing wrapper definitions