|
MADNESS 0.10.1
|
#include <worlddc.h>

Public Member Functions | |
| virtual | ~WorldDCRedistributeInterface () |
| virtual void | redistribute_phase1 (const std::shared_ptr< WorldDCPmapInterface< keyT > > &newmap)=0 |
| virtual void | redistribute_phase2 ()=0 |
| virtual void | redistribute_phase3 ()=0 |
| virtual std::size_t | size () const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in madness::WorldContainerImpl< keyT, valueT, hashfunT >.
|
pure virtual |
Implemented in madness::WorldContainerImpl< keyT, valueT, hashfunT >.
|
pure virtual |
Implemented in madness::WorldContainerImpl< keyT, valueT, hashfunT >.
|
pure virtual |
Implemented in madness::WorldContainerImpl< keyT, valueT, hashfunT >.