MADNESS
version 0.9
|
Implements WorldContainer. More...
#include <madness/world/parar.h>
#include <madness/world/worldhashmap.h>
#include <madness/world/mpiar.h>
#include <madness/world/worldobj.h>
#include <madness/world/deferred_deleter.h>
#include <set>
Go to the source code of this file.
Namespaces | |
madness | |
Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
madness::archive | |
Functions | |
template<typename keyT , typename valueT , typename hashfunT > | |
void | madness::swap (WorldContainer< keyT, valueT, hashfunT > &dc0, WorldContainer< keyT, valueT, hashfunT > &dc1) |
Swaps the content of two WorldContainer objects. It should be called on all nodes. More... | |
Implements WorldContainer.