MADNESS  version 0.9
Classes | Functions
dataloadbal.cc File Reference

Illustrates how to use static data/load balancing of functions. More...

#include <madness/mra/mra.h>
#include <madness/mra/operator.h>
#include <madness/mra/vmra.h>
#include <madness/mra/lbdeux.h>
#include <madness/constants.h>
Include dependency graph for dataloadbal.cc:

Classes

class  Gaussian
 

Functions

real_functor_3d random_gaussian ()
 
void test (World &world, bool doloadbal=false)
 
int main (int argc, char **argv)
 

Detailed Description

Illustrates how to use static data/load balancing of functions.

Function Documentation

int main ( int  argc,
char **  argv 
)
real_functor_3d random_gaussian ( )
void test ( World world,
bool  doloadbal = false 
)