MADNESS  version 0.9
Classes | Namespaces

Implements (2nd generation) static load/data balancing for functions. More...

#include <madness/madness_config.h>
#include <map>
#include <queue>
#include <madness/world/atomicint.h>
#include <madness/world/worlddc.h>
#include <madness/mra/key.h>
#include <madness/mra/funcdefaults.h>
Include dependency graph for lbdeux.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

singleton  madness::FunctionNode< T, NDIM >
 FunctionNode holds the coefficients, etc., at each node of the 2^NDIM-tree. More...
 
class  madness::Function< T, NDIM >
 A multiresolution adaptive numerical function. More...
 
class  madness::LBDeuxPmap< NDIM >
 
class  madness::LBNodeDeux< NDIM >
 
class  madness::LoadBalanceDeux< NDIM >
 
struct  madness::LoadBalanceDeux< NDIM >::CostPerProc
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 

Detailed Description

Implements (2nd generation) static load/data balancing for functions.