NewMadeleine

Documentation

« back to PM2 home.
nm_data_mpi_datatype_wrapper_s Struct Reference

content for datatype traversal and sending More...

#include <nm_mpi_private.h>

Collaboration diagram for nm_data_mpi_datatype_wrapper_s:

Data Fields

struct nm_data_mpi_datatype_header_s header
 header for datatype
 
struct nm_data_mpi_datatype_s data
 datatype describing data layout
 

Detailed Description

content for datatype traversal and sending

Definition at line 802 of file nm_mpi_private.h.

Field Documentation

◆ data

struct nm_data_mpi_datatype_s nm_data_mpi_datatype_wrapper_s::data

datatype describing data layout

Definition at line 805 of file nm_mpi_private.h.

◆ header

struct nm_data_mpi_datatype_header_s nm_data_mpi_datatype_wrapper_s::header

header for datatype

Definition at line 804 of file nm_mpi_private.h.


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