#include <Coupler.h>
Public Attributes | |
dim_t | block_size |
Paso_Connector * | connector |
double * | data |
double * | send_buffer |
double * | recv_buffer |
void * | mpi_requests |
void * | mpi_stati |
dim_t | reference_counter |
Paso_MPIInfo * | mpi_info |
Referenced by Paso_Coupler_alloc(), Paso_Coupler_copyAll(), and Paso_Coupler_startCollect().
double* Paso_Coupler::data |
Referenced by Paso_Coupler_alloc(), Paso_Coupler_copyAll(), and Paso_Coupler_startCollect().
double* Paso_Coupler::send_buffer |
Referenced by Paso_Coupler_alloc(), Paso_Coupler_free(), and Paso_Coupler_startCollect().
double* Paso_Coupler::recv_buffer |
Referenced by Paso_Coupler_alloc(), Paso_Coupler_finishCollect(), Paso_Coupler_free(), and Paso_Coupler_startCollect().
void* Paso_Coupler::mpi_stati |
Referenced by Paso_Coupler_alloc(), Paso_Coupler_finishCollect(), and Paso_Coupler_free().
Referenced by Paso_Coupler_alloc(), Paso_Coupler_free(), and Paso_Coupler_getReference().
Referenced by Paso_Coupler_alloc(), Paso_Coupler_finishCollect(), Paso_Coupler_free(), and Paso_Coupler_startCollect().