OpenMPI
0.1.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
reduce_data.h
1
/*
2
This is part of the OTF library. Copyright by ZIH, TU Dresden 2005-2012.
3
Authors: Andreas Knuepfer, Robert Dietrich, Matthias Jurenz
4
*/
5
6
#ifndef REDUCE_DATA_H
7
#define REDUCE_DATA_H
8
9
10
#include "datastructs.h"
11
12
13
/* reduce the data to the master process */
14
bool
ReduceData(
AllData
& alldata );
15
16
17
#endif
/* REDUCE_DATA_H */
18
AllData
Definition:
datastructs.h:541
ompi
contrib
vt
vt
extlib
otf
tools
otfprofile
reduce_data.h
Generated on Wed Dec 24 2014 12:05:17 for OpenMPI by
1.8.8