MADNESS
0.10.1
|
#include <madness/madness_config.h>
#include <madness/world/worldrmi.h>
#include <madness/world/worldtypes.h>
#include <madness/world/worldmutex.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | madness::ProfileStat< T > |
Simple container for parallel profile statistic. More... | |
class | madness::WorldProfile |
Singleton-like class for holding profiling data and functionality. More... | |
struct | madness::WorldProfileEntry |
Used to store profiler info. More... | |
class | madness::WorldProfileObj |
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Macros | |
#define | PROFILE_BLOCK(name) |
#define | PROFILE_FUNC |
#define | PROFILE_MEMBER_FUNC(classname) |
#define PROFILE_BLOCK | ( | name | ) |
#define PROFILE_FUNC |
#define PROFILE_MEMBER_FUNC | ( | classname | ) |