![]() |
HDF5
1.12.0
|
Functions | |
| hsize_t | H5_mpi_set_bigio_count (hsize_t new_count) |
| hsize_t | H5_mpi_get_bigio_count (void) |
| herr_t | H5_mpi_comm_dup (MPI_Comm comm, MPI_Comm *comm_new) |
| herr_t | H5_mpi_info_dup (MPI_Info info, MPI_Info *info_new) |
| herr_t | H5_mpi_comm_free (MPI_Comm *comm) |
| herr_t | H5_mpi_info_free (MPI_Info *info) |
| herr_t | H5_mpi_comm_cmp (MPI_Comm comm1, MPI_Comm comm2, int *result) |
| herr_t | H5_mpi_info_cmp (MPI_Info info1, MPI_Info info2, int *result) |
| herr_t | H5_mpio_create_large_type (hsize_t num_elements, MPI_Aint stride_bytes, MPI_Datatype old_type, MPI_Datatype *new_type) |
| herr_t H5_mpi_comm_cmp | ( | MPI_Comm | comm1, |
| MPI_Comm | comm2, | ||
| int * | result | ||
| ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_BADVALUE, mpi_result, and ret_value.
| herr_t H5_mpi_comm_dup | ( | MPI_Comm | comm, |
| MPI_Comm * | comm_new | ||
| ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_BADVALUE, and ret_value.
| herr_t H5_mpi_comm_free | ( | MPI_Comm * | comm | ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_BADVALUE, and ret_value.
Referenced by H5Pget_fapl_mpio().
| hsize_t H5_mpi_get_bigio_count | ( | void | ) |
| herr_t H5_mpi_info_cmp | ( | MPI_Info | info1, |
| MPI_Info | info2, | ||
| int * | result | ||
| ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_BADVALUE, H5MM_malloc(), H5MM_xfree(), NULL, and ret_value.
| herr_t H5_mpi_info_dup | ( | MPI_Info | info, |
| MPI_Info * | info_new | ||
| ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_BADVALUE, and ret_value.
| herr_t H5_mpi_info_free | ( | MPI_Info * | info | ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_BADVALUE, and ret_value.
Referenced by H5Pget_fapl_mpio().
| hsize_t H5_mpi_set_bigio_count | ( | hsize_t | new_count | ) |
| herr_t H5_mpio_create_large_type | ( | hsize_t | num_elements, |
| MPI_Aint | stride_bytes, | ||
| MPI_Datatype | old_type, | ||
| MPI_Datatype * | new_type | ||
| ) |
References FAIL, FUNC_ENTER_NOAPI(), ret_value, and type.