ExaFMM 1
Fast-multipole Method for exascale systems
Public Attributes
Trace Struct Reference

Structure for pthread based trace. More...

#include <types.h>

List of all members.

Public Attributes

pthread_t thread
double begin
double end
int color

Detailed Description

Structure for pthread based trace.

Definition at line 96 of file types.h.


Member Data Documentation

double Trace::begin

Definition at line 98 of file types.h.

Definition at line 100 of file types.h.

double Trace::end

Definition at line 99 of file types.h.

pthread_t Trace::thread

Definition at line 97 of file types.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines