Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
gs_remote Struct Reference

Public Attributes

uint buffer_size
 
uint mem_size
 
void * data
 
exec_funexec
 
fin_funfin
 

Detailed Description

Definition at line 384 of file gs.c.

Member Data Documentation

uint gs_remote::buffer_size

Definition at line 385 of file gs.c.

Referenced by allreduce_setup(), cr_setup(), dry_run_time(), gs_aux(), gs_setup_aux(), and pw_setup().

void* gs_remote::data

Definition at line 386 of file gs.c.

Referenced by allreduce_setup(), cr_setup(), dry_run_time(), gs_aux(), gs_free(), and pw_setup().

exec_fun* gs_remote::exec

Definition at line 387 of file gs.c.

Referenced by allreduce_setup(), cr_setup(), dry_run_time(), gs_aux(), and pw_setup().

fin_fun* gs_remote::fin

Definition at line 388 of file gs.c.

Referenced by allreduce_setup(), cr_setup(), gs_free(), and pw_setup().

uint gs_remote::mem_size

Definition at line 385 of file gs.c.

Referenced by allreduce_setup(), cr_setup(), gs_setup_aux(), local_setup(), and pw_setup().


The documentation for this struct was generated from the following file: