MADNESS  0.10.1
Classes | Functions | Variables
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< T, NDIM >
 
struct  LBCost
 

Functions

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

Variables

static const int NFUNC = 4
 

Detailed Description

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

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ random_gaussian()

real_functor_3d random_gaussian ( )

◆ test()

void test ( World world,
bool  doloadbal = false 
)

Variable Documentation

◆ NFUNC

const int NFUNC = 4
static

Referenced by test().