MADNESS
version 0.9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
madness
TAU.h
Go to the documentation of this file.
1
#ifndef __TAU_MADNESS_H__
2
#define __TAU_MADNESS_H__
3
4
#ifndef PROFILING_ON
5
6
#define TAU_START(a)
7
#define TAU_STOP(a)
8
9
#else
10
11
#define TAU_ENABLED
12
#include <Profile/Profiler.h>
13
14
#endif
/* PROFILING_ON */
15
16
#endif
/* __TAU_MADNESS_H__ */
Generated on Fri Sep 26 2014 10:38:58 for MADNESS by
1.8.8