Nek5000
SEM for Incompressible NS
|
Public Attributes | |
struct pw_comm_data | comm [2] |
const uint * | map [2] |
comm_req * | req |
uint | buffer_size |
uint pw_data::buffer_size |
Definition at line 408 of file gs.c.
Referenced by pw_setup(), and pw_setup_aux().
struct pw_comm_data pw_data::comm[2] |
Definition at line 405 of file gs.c.
Referenced by pw_exec(), pw_free(), and pw_setup_aux().
const uint* pw_data::map[2] |
Definition at line 406 of file gs.c.
Referenced by pw_exec(), pw_free(), and pw_setup_aux().
comm_req* pw_data::req |
Definition at line 407 of file gs.c.
Referenced by pw_exec(), pw_free(), and pw_setup_aux().