YAC 3.7.0
Yet Another Coupler
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
yac_interpolation_exchange Struct Reference
Collaboration diagram for yac_interpolation_exchange:
Collaboration graph

Data Fields

char * name
 
int ref_count
 
enum exchange_state state
 
enum empty_exchange_state empty_state
 
Xt_redist redist
 
Xt_request request
 
size_t count
 
int is_source
 
int is_target
 
void const ** temp_send_buffer
 
void ** temp_recv_buffer
 
void ** dummy_buffer
 
int with_frac_mask
 

Detailed Description

Field Documentation

◆ count

size_t yac_interpolation_exchange::count

Definition at line 37 of file interpolation_exchange.c.

◆ dummy_buffer

void** yac_interpolation_exchange::dummy_buffer

Definition at line 42 of file interpolation_exchange.c.

◆ empty_state

enum empty_exchange_state yac_interpolation_exchange::empty_state

Definition at line 34 of file interpolation_exchange.c.

◆ is_source

int yac_interpolation_exchange::is_source
Examples
test_interpolation_exchange.c.

Definition at line 39 of file interpolation_exchange.c.

◆ is_target

int yac_interpolation_exchange::is_target
Examples
test_interpolation_exchange.c.

Definition at line 39 of file interpolation_exchange.c.

◆ name

char* yac_interpolation_exchange::name

Definition at line 29 of file interpolation_exchange.c.

◆ redist

Xt_redist yac_interpolation_exchange::redist
Examples
test_interpolation_exchange.c.

Definition at line 35 of file interpolation_exchange.c.

◆ ref_count

int yac_interpolation_exchange::ref_count

Definition at line 31 of file interpolation_exchange.c.

◆ request

Xt_request yac_interpolation_exchange::request

Definition at line 36 of file interpolation_exchange.c.

◆ state

enum exchange_state yac_interpolation_exchange::state

Definition at line 33 of file interpolation_exchange.c.

◆ temp_recv_buffer

void** yac_interpolation_exchange::temp_recv_buffer

Definition at line 41 of file interpolation_exchange.c.

◆ temp_send_buffer

void const** yac_interpolation_exchange::temp_send_buffer

Definition at line 40 of file interpolation_exchange.c.

◆ with_frac_mask

int yac_interpolation_exchange::with_frac_mask
Examples
test_interpolation_exchange.c.

Definition at line 44 of file interpolation_exchange.c.


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