MADNESS
0.10.1
|
Typedefs | |
typedef std::pair< int, double > | valueT |
Functions | |
void | inserter (const std::pair< int, double > &t) |
int | main (int argc, char **argv) |
Variables | |
double | local_sorted_sum |
int | me |
int | P |
typedef std::pair<int,double> valueT |
void inserter | ( | const std::pair< int, double > & | t | ) |
References local_sorted_sum, me, and P.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
References std::abs(), madness::World::args(), SafeMPI::COMM_WORLD, e(), madness::WorldGopInterface::fence(), madness::finalize(), madness::World::gop, madness::initialize(), inserter(), local_sorted_sum, me, N, P, madness::print(), madness::World::rank(), madness::World::size(), and madness::WorldGopInterface::sum().
double local_sorted_sum |
Referenced by inserter(), and main().
int me |
Referenced by SafeMPI::Intracomm::binary_tree_info(), check(), SafeMPI::Intracomm::Create(), doit(), madness::FunctionImpl< T, NDIM >::eval(), madness::FunctionImpl< T, NDIM >::eval_local_only(), madness::FunctionImpl< T, NDIM >::evaldepthpt(), madness::FunctionImpl< T, NDIM >::evalR(), madness::ProfileStat< T >::init_par_stats(), madness::WorldProfileEntry::init_par_stats(), inserter(), main(), madness::Group::Impl::make_tree(), madness::WorldProfile::print(), madness::archive::BaseParallelArchive< Archive >::set_nclient(), SafeMPI::Intracomm::Split(), SafeMPI::Intracomm::Split_type(), madness::archive::ArchiveStoreImpl< ParallelOutputArchive< ContainerRecordOutputArchive >, WorldContainer< keyT, valueT > >::store(), madness::archive::ArchiveStoreImpl< ParallelOutputArchive< localarchiveT >, WorldContainer< keyT, valueT > >::store(), test10(), test11(), test12(), test13(), test5(), test6(), and test7().
int P |