MADNESS  0.10.1
Classes | Namespaces | Macros
worldprofile.h File Reference
#include <madness/madness_config.h>
#include <madness/world/worldrmi.h>
#include <madness/world/worldtypes.h>
#include <madness/world/worldmutex.h>
#include <string>
#include <vector>
Include dependency graph for worldprofile.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ PROFILE_BLOCK

#define PROFILE_BLOCK (   name)

◆ PROFILE_FUNC

#define PROFILE_FUNC

◆ PROFILE_MEMBER_FUNC

#define PROFILE_MEMBER_FUNC (   classname)