|
YAC 3.12.0
Yet Another Coupler
|

Data Fields | ||
| yac_int | global_id | |
| size_t | count | |
| union { | ||
| struct stencil_info single * multi | ||
| } | data | |
Definition at line 41 of file interp_method_creep.c.
| size_t result_stencil::count |
Definition at line 44 of file interp_method_creep.c.
| union { ... } result_stencil::data |
| yac_int result_stencil::global_id |
Definition at line 42 of file interp_method_creep.c.
| struct stencil_info single* result_stencil::multi |
Definition at line 47 of file interp_method_creep.c.