PIPS
ctx_conv Struct Reference
+ Collaboration diagram for ctx_conv:

Data Fields

ctx_mpi_t ctx_mpi
 
statementstatement_send_receive
 
statement statement_work_on
 
int nbr_cluster
 
int current_cluster
 
task current_task
 
int ** tag
 
statement return_statement
 

Detailed Description

Definition at line 628 of file mpi_conversion.c.

Field Documentation

◆ ctx_mpi

◆ current_cluster

◆ current_task

task ctx_conv::current_task

Definition at line 640 of file mpi_conversion.c.

Referenced by conv_make_ctx(), ctx_is_blocking(), and ctx_set_statement_work_on().

◆ nbr_cluster

◆ return_statement

statement ctx_conv::return_statement

◆ statement_send_receive

◆ statement_work_on

◆ tag

int** ctx_conv::tag

Definition at line 642 of file mpi_conversion.c.

Referenced by conv_free_ctx(), conv_make_ctx(), ctx_get_tag(), and ctx_inc_tag().


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