MADNESS  0.10.1
Classes | Functions | Variables
testproj.cc File Reference

test box size dependence of projection etc. More...

#include <madness/mra/mra.h>
#include <madness/constants.h>
#include <vector>
Include dependency graph for testproj.cc:

Classes

class  Gaussian< T, NDIM >
 

Functions

int main (int argc, char **argv)
 
template<typename T , std::size_t NDIM>
int test_proj (World &world)
 

Variables

bool smalltest = true
 

Detailed Description

test box size dependence of projection etc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ test_proj()

template<typename T , std::size_t NDIM>
int test_proj ( World world)

Variable Documentation

◆ smalltest

bool smalltest = true

Referenced by main(), and test_proj().