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

test the bsh operator More...

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

Classes

class  Gaussian< T, NDIM >
 
struct  Qfunc
 the result of the convolution More...
 

Functions

int main (int argc, char **argv)
 
double q (double r)
 
template<typename T >
int test_bsh (World &world)
 

Variables

double aa
 
bool smalltest = false
 

Detailed Description

test the bsh operator

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ q()

double q ( double  r)

References aa, and madness::constants::pi.

Referenced by Qfunc::operator()().

◆ test_bsh()

template<typename T >
int test_bsh ( World world)

Variable Documentation

◆ aa

double aa

◆ smalltest

bool smalltest = false

Referenced by main(), and test_bsh().