|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::smpi::Op, including all inherited members.
| add_f() | simgrid::smpi::F2C | virtual |
| apply(void *invec, void *inoutvec, int *len, MPI_Datatype datatype) | simgrid::smpi::Op | |
| c2f() | simgrid::smpi::F2C | virtual |
| delete_lookup() | simgrid::smpi::F2C | static |
| f2c(int id) | simgrid::smpi::Op | static |
| f2c_id() | simgrid::smpi::F2C | protectedstatic |
| f2c_id_increment() | simgrid::smpi::F2C | protectedstatic |
| f2c_lookup() | simgrid::smpi::F2C | protectedstatic |
| free_f(int id) | simgrid::smpi::F2C | static |
| get_key(char *key, int id) | simgrid::smpi::F2C | static |
| get_key_id(char *key, int id) | simgrid::smpi::F2C | static |
| is_commutative() | simgrid::smpi::Op | |
| is_fortran_op() | simgrid::smpi::Op | |
| lookup() | simgrid::smpi::F2C | static |
| Op(MPI_User_function *function, bool commutative) | simgrid::smpi::Op | |
| set_f2c_lookup(std::unordered_map< std::string, F2C *> *map) | simgrid::smpi::F2C | protectedstatic |
| set_fortran_op() | simgrid::smpi::Op | |
| ~F2C()=default | simgrid::smpi::F2C | virtual |