Nek5000
SEM for Incompressible NS
|
Public Attributes | |
uint | n |
uint * | p |
uint * | size |
uint | total |
uint pw_comm_data::n |
Definition at line 398 of file gs.c.
Referenced by pw_comm_setup(), pw_exec(), pw_exec_recvs(), pw_exec_sends(), and pw_setup_aux().
uint* pw_comm_data::p |
Definition at line 399 of file gs.c.
Referenced by pw_comm_free(), pw_comm_setup(), pw_exec_recvs(), and pw_exec_sends().
uint* pw_comm_data::size |
Definition at line 400 of file gs.c.
Referenced by pw_comm_setup(), pw_exec_recvs(), and pw_exec_sends().
uint pw_comm_data::total |
Definition at line 401 of file gs.c.
Referenced by pw_comm_setup(), and pw_setup_aux().