Yet Another eXchange Tool 0.11.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
Xt_mpi_strp_prs_params Struct Reference

#include <xt_mpi_internal.h>

Collaboration diagram for Xt_mpi_strp_prs_params:

Public Attributes

struct Xt_mpiddt_list ddt_list
 
MPI_Aint old_type_extent
 
MPI_Datatype old_type
 
MPI_Comm comm
 

Detailed Description

Groups parameters commonly used in parsing of a stripe description into an MPI datatype to cut down on the number of parameters.

Definition at line 83 of file xt_mpi_internal.h.

Member Data Documentation

◆ comm

MPI_Comm Xt_mpi_strp_prs_params::comm

Definition at line 87 of file xt_mpi_internal.h.

◆ ddt_list

struct Xt_mpiddt_list Xt_mpi_strp_prs_params::ddt_list

Definition at line 84 of file xt_mpi_internal.h.

◆ old_type

MPI_Datatype Xt_mpi_strp_prs_params::old_type

Definition at line 86 of file xt_mpi_internal.h.

◆ old_type_extent

MPI_Aint Xt_mpi_strp_prs_params::old_type_extent

Definition at line 85 of file xt_mpi_internal.h.


The documentation for this struct was generated from the following file: