Nek5000
SEM for Incompressible NS
|
Public Attributes | |
struct cr_stage * | stage [2] |
unsigned | nstages |
uint | buffer_size |
uint | stage_buffer_size |
uint cr_data::buffer_size |
Definition at line 578 of file gs.c.
Referenced by cr_setup(), and cr_setup_aux().
unsigned cr_data::nstages |
Definition at line 577 of file gs.c.
Referenced by cr_exec(), cr_free(), and cr_schedule().
struct cr_stage* cr_data::stage[2] |
Definition at line 576 of file gs.c.
Referenced by cr_exec(), cr_free(), cr_free_stage_maps(), cr_schedule(), and cr_setup_aux().
uint cr_data::stage_buffer_size |
Definition at line 578 of file gs.c.
Referenced by cr_exec(), and cr_setup_aux().