MPE Manual Pages
Section 4 -- Information on file formats
CLOG_Finalize
-- Finalize CLOG logging
CLOG_Init
-- Initialize for CLOG logging
CLOG_Output
-- output a block of the log
CLOG_commtype
-- print communicator creation event type
CLOG_cput
-- move a log record from one of the input buffers to the output
CLOG_csync
-- synchronize clocks for adjusting times in merge
CLOG_get_new_event
-- obtain unused event id
CLOG_get_new_state
-- obtain unused state id
CLOG_mergelogs
-- merge individual logfiles into one via messages
CLOG_mergend
-- finish log processing
CLOG_msgtype
-- print communication event type
CLOG_newbuff
-- get and initialize new block of buffer
CLOG_procbuf
-- postprocess a buffer of log records before merging
CLOG_reclen
-- get length (in doubles) of log record by type
CLOG_rectype
-- print log record type
CLOG_treesetup
-- locally determine parent and children in binary tree
MPE_Add_RGB_color
-- Adds a color to the colormap given its RGB values
MPE_CaptureFile
-- Sets the base filename used to capture output from updates
MPE_Close_graphics
-- Closes a X11 graphics device
MPE_Comm_global_rank
-- Returns the rank in MPI_COMM_WORLD for a given (communicator,rank) pair
MPE_Decomp1d
-- Compute a balanced decomposition of a 1-D array
MPE_Describe_event
-- Create log record describing an event type
MPE_Describe_state
-- Create log record describing a state
MPE_Draw_circle
-- Draws a circle
MPE_Draw_line
-- Draws a line on an X11 display
MPE_Draw_logic
-- Sets logical operation for laying down new pixels
MPE_Draw_point
-- Draws a point on an X Windows display
MPE_Draw_points
-- Draws points on an X Windows display
MPE_Draw_string
-- Draws string on an X Windows display
MPE_Fill_circle
-- Fills a circle
MPE_Fill_rectangle
-- Draws a filled rectangle on an X11 display
MPE_Finish_log
-- Send log to master, who writes it out
MPE_GetTags
-- Returns tags that can be used in communication with a communicator
MPE_Get_mouse_press
-- Waits for mouse button press
MPE_IO_Stdout_to_file
-- Re-direct stdout to a file
MPE_Iget_mouse_press
-- Checks for mouse button press
MPE_Initlog
-- Initialize for logging
MPE_Line_thickness
-- Sets thickness of lines
MPE_Log_event
-- Logs an event
MPE_Log_get_event_number
-- Gets an unused event number
MPE_Log_message
-- log the sending or receiving of a message
MPE_Log_receive
-- log the sending of a message
MPE_Log_send
-- Logs the sending of a message
MPE_Make_color_array
-- Makes an array of color indices
MPE_Num_colors
-- Gets the number of available colors
MPE_Open_graphics
-- (collectively) opens an X Windows display
MPE_Print_datatype_pack_action
-- Prints the operations performed in a pack of a datatype
MPE_Print_datatype_unpack_action
-- Prints the operations performed in an unpack of a datatype
MPE_Ptime
-- Returns process time stamp
MPE_ReturnTags
-- Returns tags allocated with MPE_GetTags
MPE_Seq_begin
-- Begins a sequential section of code
MPE_Seq_end
-- Ends a sequential section of code
MPE_Start_log
-- Begin logging of events
MPE_Stop_log
-- Stop logging events
MPE_TagsEnd
-- Returns the private keyval
MPE_Update
-- Updates an X11 display
MPE_Wtime
-- Returns wall clock time stamp