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

Data Fields

union { 
 
   yac_int   global_id 
 
   size_t   local_id 
 
src 
 
union { 
 
   yac_int   global_id 
 
   size_t   local_id 
 
tgt 
 
double weight
 
size_t src_field_idx
 
int src_idx
 
int tgt_idx
 
int points_idx
 

Detailed Description

Definition at line 32 of file interp_method_file.c.

Field Documentation

◆ global_id

yac_int link_data::global_id

Definition at line 34 of file interp_method_file.c.

◆ local_id

size_t link_data::local_id

Definition at line 35 of file interp_method_file.c.

◆ points_idx

int link_data::points_idx

Definition at line 93 of file weights2vtk.c.

◆ [union]

union { ... } link_data::src

◆ src_field_idx

size_t link_data::src_field_idx

Definition at line 38 of file interp_method_file.c.

◆ src_idx

int link_data::src_idx

Definition at line 93 of file weights2vtk.c.

◆ [union]

union { ... } link_data::tgt

◆ tgt_idx

int link_data::tgt_idx

Definition at line 93 of file weights2vtk.c.

◆ weight

double link_data::weight

Definition at line 37 of file interp_method_file.c.


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