MADNESS
0.10.1
|
test the periodic convolution operator More...
Typedefs | |
typedef Vector< double, 1 > | coordT |
Functions | |
double | constant (const coordT &x) |
int | main (int argc, char **argv) |
double | q (double x, double a) |
int | test_per (World &world) |
test the periodic convolution operator
double constant | ( | const coordT & | x | ) |
Referenced by slymer::PolynomialCoeffs::PolynomialCoeffs(), and test_per().
int main | ( | int | argc, |
char ** | argv | ||
) |
double q | ( | double | x, |
double | a | ||
) |
References a.
Referenced by test_per().
int test_per | ( | World & | world | ) |
References madness::apply(), constant(), e(), madness::error(), madness::FunctionFactory< T, NDIM >::f(), madness::f, madness::FunctionFactory< T, NDIM >::initial_level(), k, lo, madness::FunctionFactory< T, NDIM >::norefine(), op(), madness::constants::pi, madness::print(), q(), madness::FunctionDefaults< NDIM >::set_cubic_cell(), madness::FunctionDefaults< NDIM >::set_k(), madness::FunctionDefaults< NDIM >::set_thresh(), madness::FunctionDefaults< NDIM >::set_truncate_mode(), madness::FunctionDefaults< NDIM >::set_truncate_on_project(), and thresh.
Referenced by main().