|
Nek5000
SEM for Incompressible NS
|
#include <crystal.h>
Collaboration diagram for crystal:Public Attributes | |
| struct comm | comm |
| buffer | data |
| buffer | work |
| struct comm crystal::comm |
Definition at line 51 of file crystal.c.
Referenced by crystal_exchange(), crystal_free(), crystal_init(), crystal_router(), fcrystal_setup(), findpts(), hash_build(), sarray_transfer_many(), and shared_ids().
| buffer crystal::data |
Definition at line 52 of file crystal.c.
Referenced by crystal_exchange(), crystal_free(), crystal_init(), crystal_move(), fcrystal_ituple_sort(), fcrystal_setup(), fcrystal_tuple_sort(), findpts(), findpts_eval(), get_topology(), gs_setup_aux(), gs_unique(), hash_build(), main(), sarray_transfer_many(), and shared_ids().
| buffer crystal::work |
Definition at line 52 of file crystal.c.
Referenced by crystal_exchange(), crystal_free(), crystal_init(), crystal_move(), fcrystal_setup(), and sarray_transfer_many().
1.8.8