OpenMPI  0.1.1
otfaux.h
Go to the documentation of this file.
1 #ifndef OTFAUX_H
2 #define OTFAUX_H
3 
4 #include <otf.h>
5 
6 /**
7  * @file otfauxlib/otfaux.h
8  *
9  */
10 
11 #include <OTFAUX_MsgMatching.h>
12 #include <OTFAUX_Thumbnail.h>
13 
14 #endif /* OTFAUX_H */
Main include file for applications using OTF.
Provides a module to collect data for thumbnail generation.
Provides a module to match MPI P2P massages.