DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | Public Attributes | List of all members
diy::mpi::environment Struct Reference

Public Member Functions

 environment (int threading=MPI_THREAD_FUNNELED)
 
 environment (int argc, char *argv[], int threading=MPI_THREAD_FUNNELED)
 
int threading () const
 

Public Attributes

int provided_threading
 

Detailed Description

Examples:
decomposition/regular-decomposer-long.cpp, decomposition/regular-decomposer-short.cpp, decomposition/test-direct-master.cpp, io/test-io.cpp, reduce/all-done.cpp, reduce/all-to-all.cpp, reduce/kd-tree.cpp, reduce/merge-reduce.cpp, reduce/sample-sort.cpp, reduce/sort.cpp, reduce/swap-reduce.cpp, simple/read-blocks.cpp, simple/simple.cpp, and simple/until-done.cpp.

The documentation for this struct was generated from the following file: