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::Batch::copy_input_batch(), madness::get_impl(), madness::Batch::insert_result_batch(), MADNESS_CHECK, and madness::print().
Referenced by main().
int test_batch_1D | ( | World & | world | ) |
References b, madness::Batch_1D::copy_batch(), madness::get_impl(), madness::Batch_1D::insert_batch(), madness::Batch_1D::is_full_size(), MADNESS_CHECK, madness::print(), and madness::Batch_1D::size().
Referenced by main().
int test_partitioner | ( | World & | world | ) |