MADNESS
0.10.1
|
Defines DependencyInterface
and CallbackInterface
.
More...
#include <atomic>
#include <cassert>
#include <typeinfo>
#include <madness/world/stack.h>
#include <madness/world/worldmutex.h>
#include <madness/world/atomicint.h>
#include <madness/world/world.h>
#include <madness/world/print.h>
#include <iterator>
#include <numeric>
#include <mutex>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | madness::CallbackInterface |
The class used for callbacks (e.g., dependency tracking). More... | |
class | madness::DependencyInterface |
Provides an interface for tracking dependencies. More... | |
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Defines DependencyInterface
and CallbackInterface
.