BALL
1.4.79
|
This is the complete list of members for BALL::MPISupport, including all inherited members.
acceptCombinedDatapoints(std::vector< valuetype > &combined_set, std::vector< valuetype > &our_share) | BALL::MPISupport | |
acceptCombinedDatapoints(const void *input, int size, Size &numpoints, MPI_Datatype datatype) | BALL::MPISupport | |
acceptDatapoints(std::vector< valuetype > &our_share) | BALL::MPISupport | |
acceptDatapoints(Size &numpoints, MPI_Datatype datatype) | BALL::MPISupport | |
combineDatapoints(const std::vector< valuetype > &our_share) | BALL::MPISupport | |
combineDatapoints(const void *input, int size, MPI_Datatype datatype) | BALL::MPISupport | |
comm_size_ | BALL::MPISupport | protected |
default_communicator_ | BALL::MPISupport | protected |
distributeDatapoints(const std::vector< valuetype > &input, std::vector< valuetype > &our_share) | BALL::MPISupport | |
distributeDatapoints(const void *input, int size, Size &numpoints, MPI_Datatype datatype) | BALL::MPISupport | |
finalize_on_destruct_ | BALL::MPISupport | protected |
getDefaultCommunicator() | BALL::MPISupport | |
getFinalizeOnDestruct() | BALL::MPISupport | |
getMaximum(valuetype &local_value) | BALL::MPISupport | |
getMinimum(valuetype &local_value) | BALL::MPISupport | |
getProduct(valuetype &local_value) | BALL::MPISupport | |
getRank() | BALL::MPISupport | |
getSize() | BALL::MPISupport | |
getSum(valuetype &local_value) | BALL::MPISupport | |
init(int argc, char **argv, bool accept_communicator=true) | BALL::MPISupport | |
isMaster() | BALL::MPISupport | |
mpi_info_object_ | BALL::MPISupport | protected |
mpi_Vector3_double_type_ | BALL::MPISupport | protected |
mpi_Vector3_float_type_ | BALL::MPISupport | protected |
MPISupport(MPI_Comm default_communicator=MPI_COMM_WORLD) | BALL::MPISupport | |
MPISupport(int argc, char **argv, MPI_Comm default_communicator=MPI_COMM_WORLD, bool accept_communicator=true) | BALL::MPISupport | |
rank_ | BALL::MPISupport | protected |
receiveOptions(bool broadcast=true, int source=MPI_ANY_SOURCE) | BALL::MPISupport | |
receivePersistenceStream_(std::istringstream &in, int tag=MPI_ANY_TAG, bool broadcast=true, int source=0) | BALL::MPISupport | protected |
receiveSystem(bool broadcast=true, int source=MPI_ANY_SOURCE) | BALL::MPISupport | |
registerTypes_() | BALL::MPISupport | protected |
sendOptions(const Options &options, bool broadcast=true, int receiver=0) | BALL::MPISupport | |
sendPersistenceStream_(const std::ostringstream &stream, int tag=MPI_ANY_TAG, bool broadcast=true, int receiver=0) | BALL::MPISupport | protected |
sendSystem(const System &system, bool broadcast=true, int receiver=0) | BALL::MPISupport | |
setBarrier() | BALL::MPISupport | |
setDefaultCommunicator(MPI_Comm default_communicator) | BALL::MPISupport | |
setFinalizeOnDestruct(bool new_value) | BALL::MPISupport | |
setMpiInfo(const MPI_Info &mpi_info) | BALL::MPISupport | |
TAG_OPTIONS enum value | BALL::MPISupport | |
TAG_SYSTEM enum value | BALL::MPISupport | |
TAGS enum name | BALL::MPISupport | |
~MPISupport() | BALL::MPISupport |