MADNESS 0.10.1
|
#include <madness/mra/mra.h>
#include <madness/mra/macrotaskpartitioner.h>
#include <madness/world/test_utilities.h>
Functions | |
int | main (int argc, char **argv) |
int | test_batch (World &world) |
int | test_batch_1D (World &world) |
int | test_partitioner (World &world) |
int main | ( | int | argc, |
char ** | argv | ||
) |
int test_batch | ( | World & | world | ) |
References madness::get_impl(), MADNESS_CHECK, madness::nonlinear_vector_solver(), and madness::print().
Referenced by main().
int test_batch_1D | ( | World & | world | ) |
References b, madness::get_impl(), MADNESS_CHECK, madness::nonlinear_vector_solver(), and madness::print().
Referenced by main().
int test_partitioner | ( | World & | world | ) |
References madness::nonlinear_vector_solver(), p(), and madness::print().
Referenced by main().