QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
Data Types
qrm_trace_mod.F90 File Reference

This file contains a module for visualizing the execution profile of a parallel code. More...

Go to the source code of this file.

Data Types

module  qrm_trace_mod
 This module contains all the facilities for visualizing the execution profile of a parallel code. More...
 
interface  qrm_trace_mod::qrm_trace_init
 
interface  qrm_trace_mod::qrm_trace_create_event
 
interface  qrm_trace_mod::qrm_trace_event_start
 
interface  qrm_trace_mod::qrm_trace_event_stop
 
interface  qrm_trace_mod::qrm_trace_log_dump
 
type  qrm_trace_mod::event_type
 

Detailed Description

This file contains a module for visualizing the execution profile of a parallel code.

Date:
2016-01-29 22:22:30 +0100 (Fri, 29 Jan 2016)
Author:
abuttari
Version:
1.1
Revision:
2075

Definition in file qrm_trace_mod.F90.