Nek5000
SEM for Incompressible NS
|
Public Attributes | |
struct comm | comm |
const uint * | map_local [2] |
const uint * | flagged_primaries |
struct gs_remote | r |
uint | handle_size |
struct comm gs_data::comm |
Definition at line 1040 of file gs.c.
Referenced by fgs_setup_pick(), gs_aux(), gs_free(), gs_setup(), and gs_setup_aux().
const uint* gs_data::flagged_primaries |
Definition at line 1042 of file gs.c.
Referenced by gs_aux(), gs_free(), and local_setup().
uint gs_data::handle_size |
Definition at line 1044 of file gs.c.
Referenced by gs_setup_aux().
const uint* gs_data::map_local[2] |
Definition at line 1041 of file gs.c.
Referenced by gs_aux(), gs_free(), and local_setup().
struct gs_remote gs_data::r |
Definition at line 1043 of file gs.c.
Referenced by gs_aux(), gs_free(), and gs_setup_aux().