INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
INMOST::Mesh::exchange_data Class Reference

#include <inmost_mesh.h>

Collaboration diagram for INMOST::Mesh::exchange_data:

Public Attributes

std::vector< INMOST_MPI_Requestsend_reqs
 
std::vector< INMOST_MPI_Requestrecv_reqs
 
exch_buffer_type send_buffers
 
exch_buffer_type recv_buffers
 

Detailed Description

Definition at line 2152 of file inmost_mesh.h.

Member Data Documentation

exch_buffer_type INMOST::Mesh::exchange_data::recv_buffers

Definition at line 2156 of file inmost_mesh.h.

std::vector<INMOST_MPI_Request> INMOST::Mesh::exchange_data::recv_reqs

Definition at line 2155 of file inmost_mesh.h.

exch_buffer_type INMOST::Mesh::exchange_data::send_buffers

Definition at line 2156 of file inmost_mesh.h.

std::vector<INMOST_MPI_Request> INMOST::Mesh::exchange_data::send_reqs

Definition at line 2155 of file inmost_mesh.h.


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