nm_mpi_operator_s Struct Reference
Internal reduce operators. More...
#include <nm_mpi_private.h>
Data Fields | |
| int | id |
| MPI_User_function * | function |
| MPI_User_function_c * | function_c |
| int | commute |
Detailed Description
Internal reduce operators.
Definition at line 546 of file nm_mpi_private.h.
Field Documentation
◆ commute
| int nm_mpi_operator_s::commute |
Definition at line 551 of file nm_mpi_private.h.
◆ function
| MPI_User_function* nm_mpi_operator_s::function |
Definition at line 549 of file nm_mpi_private.h.
◆ function_c
| MPI_User_function_c* nm_mpi_operator_s::function_c |
Definition at line 550 of file nm_mpi_private.h.
◆ id
| int nm_mpi_operator_s::id |
Definition at line 548 of file nm_mpi_private.h.
The documentation for this struct was generated from the following file: