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

Data Fields

struct { 
 
   size_t   local_id 
 
   yac_int   global_id 
 
cell 
 
struct { 
 
   size_t   local_id 
 
   yac_int   global_id 
 
edge 
 
size_t neigh_idx
 

Detailed Description

Definition at line 124 of file dist_grid.c.

Field Documentation

◆ [struct]

struct { ... } missing_edge_neighbour::cell

◆ [struct]

struct { ... } missing_edge_neighbour::edge

◆ global_id

yac_int missing_edge_neighbour::global_id

Definition at line 127 of file dist_grid.c.

◆ local_id

size_t missing_edge_neighbour::local_id

Definition at line 126 of file dist_grid.c.

◆ neigh_idx

size_t missing_edge_neighbour::neigh_idx

Definition at line 129 of file dist_grid.c.


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