Nek5000
SEM for Incompressible NS
|
Public Attributes | |
ulong | total_shared |
struct array | nz |
struct array | sh |
struct array | pr |
struct array gs_topology::nz |
Definition at line 61 of file gs.c.
Referenced by get_topology(), gs_setup_aux(), gs_topology_free(), and make_topology_unique().
struct array gs_topology::pr |
Definition at line 64 of file gs.c.
Referenced by allreduce_setup(), get_topology(), gs_topology_free(), and make_topology_unique().
struct array gs_topology::sh |
Definition at line 63 of file gs.c.
Referenced by cr_setup(), get_topology(), gs_topology_free(), make_topology_unique(), and pw_setup().
ulong gs_topology::total_shared |
Definition at line 60 of file gs.c.
Referenced by allreduce_setup(), auto_setup(), get_topology(), and gs_setup_aux().