![]() |
ESPResSo 3.2.0-64-g5125f6e-git
Extensible Simulation Package for Soft Matter Research
|
#include <mpi.h>

Data Fields | |
| int | format |
| int | lower |
| int | upper |
| int | size |
| int | count |
| int | length |
| int | stride |
| MPI_Datatype | dtype |
| int * | lengths |
| int * | disps |
| MPI_Datatype * | dtypes |
Definition at line 68 of file mpi.h.
Referenced by MPI_Type_contiguous(), MPI_Type_hvector(), MPI_Type_struct(), MPI_Type_vector(), mpifake_cpy_hvector(), mpifake_cpy_struct(), mpifake_pack(), mpifake_pack_hvector(), mpifake_pack_struct(), mpifake_unpack(), mpifake_unpack_hvector(), and mpifake_unpack_struct().
| int* mpifake_dtype::disps |
Definition at line 73 of file mpi.h.
Referenced by MPI_Type_struct(), mpifake_cpy_struct(), mpifake_pack_struct(), and mpifake_unpack_struct().
Definition at line 71 of file mpi.h.
Referenced by MPI_Type_contiguous(), MPI_Type_hvector(), MPI_Type_vector(), mpifake_cpy_hvector(), mpifake_pack(), mpifake_pack_hvector(), mpifake_unpack(), and mpifake_unpack_hvector().
Definition at line 74 of file mpi.h.
Referenced by MPI_Type_struct(), mpifake_cpy_struct(), mpifake_pack_struct(), and mpifake_unpack_struct().
Definition at line 51 of file mpi.h.
Referenced by MPI_Type_contiguous(), MPI_Type_hvector(), MPI_Type_struct(), MPI_Type_vector(), mpifake_pack(), and mpifake_unpack().
Definition at line 69 of file mpi.h.
Referenced by MPI_Type_hvector(), MPI_Type_vector(), mpifake_cpy_hvector(), mpifake_pack_hvector(), and mpifake_unpack_hvector().
Definition at line 72 of file mpi.h.
Referenced by MPI_Type_struct(), mpifake_cpy_struct(), mpifake_pack_struct(), and mpifake_unpack_struct().
Definition at line 65 of file mpi.h.
Referenced by MPI_Type_contiguous(), MPI_Type_extent(), MPI_Type_hvector(), MPI_Type_struct(), MPI_Type_vector(), mpifake_cpy_hvector(), mpifake_cpy_struct(), mpifake_dtblock(), mpifake_pack_hvector(), mpifake_pack_struct(), mpifake_unpack_hvector(), and mpifake_unpack_struct().
Definition at line 67 of file mpi.h.
Referenced by MPI_Type_contiguous(), MPI_Type_hvector(), MPI_Type_struct(), MPI_Type_vector(), mpifake_dtblock(), mpifake_pack(), mpifake_pack_hvector(), mpifake_pack_struct(), mpifake_sendrecv(), mpifake_unpack(), mpifake_unpack_hvector(), and mpifake_unpack_struct().
Definition at line 70 of file mpi.h.
Referenced by MPI_Type_hvector(), MPI_Type_vector(), mpifake_cpy_hvector(), mpifake_pack_hvector(), and mpifake_unpack_hvector().
Definition at line 66 of file mpi.h.
Referenced by MPI_Type_contiguous(), MPI_Type_extent(), MPI_Type_hvector(), MPI_Type_struct(), MPI_Type_vector(), mpifake_cpy_hvector(), mpifake_cpy_struct(), mpifake_dtblock(), mpifake_pack_hvector(), mpifake_pack_struct(), mpifake_unpack_hvector(), and mpifake_unpack_struct().
1.7.5.1