YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Data Fields
yac_interpolation_exchange Struct Reference
Collaboration diagram for yac_interpolation_exchange:
Collaboration graph

Data Fields

char * name
 
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
 

Detailed Description

Examples
test_interpolation_exchange.c.

Definition at line 27 of file interpolation_exchange.c.

Field Documentation

◆ count

size_t yac_interpolation_exchange::count

Definition at line 35 of file interpolation_exchange.c.

◆ dummy_buffer

void** yac_interpolation_exchange::dummy_buffer

Definition at line 40 of file interpolation_exchange.c.

◆ empty_state

enum empty_exchange_state yac_interpolation_exchange::empty_state

Definition at line 32 of file interpolation_exchange.c.

◆ is_source

int yac_interpolation_exchange::is_source
Examples
test_interpolation_exchange.c.

Definition at line 37 of file interpolation_exchange.c.

◆ is_target

int yac_interpolation_exchange::is_target
Examples
test_interpolation_exchange.c.

Definition at line 37 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 33 of file interpolation_exchange.c.

◆ request

Xt_request yac_interpolation_exchange::request

Definition at line 34 of file interpolation_exchange.c.

◆ state

enum exchange_state yac_interpolation_exchange::state

Definition at line 31 of file interpolation_exchange.c.

◆ temp_recv_buffer

void** yac_interpolation_exchange::temp_recv_buffer

Definition at line 39 of file interpolation_exchange.c.

◆ temp_send_buffer

void const** yac_interpolation_exchange::temp_send_buffer

Definition at line 38 of file interpolation_exchange.c.


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