Nek5000
SEM for Incompressible NS
|
Go to the source code of this file.
Classes | |
struct | crystal |
Macros | |
#define | crystal_init PREFIXED_NAME(crystal_init ) |
#define | crystal_free PREFIXED_NAME(crystal_free ) |
#define | crystal_router PREFIXED_NAME(crystal_router) |
Functions | |
void | crystal_init (struct crystal *cr, const struct comm *comm) |
void | crystal_free (struct crystal *cr) |
void | crystal_router (struct crystal *cr) |
#define crystal_free PREFIXED_NAME(crystal_free ) |
#define crystal_init PREFIXED_NAME(crystal_init ) |
#define crystal_router PREFIXED_NAME(crystal_router) |
void crystal_free | ( | struct crystal * | cr | ) |
Definition at line 62 of file crystal.c.
References buffer_free, crystal::comm, comm_free(), crystal::data, and crystal::work.
Definition at line 55 of file crystal.c.
References buffer_init, crystal::comm, comm_dup, crystal::data, and crystal::work.
void crystal_router | ( | struct crystal * | cr | ) |
Definition at line 124 of file crystal.c.
References crystal::comm, crystal_exchange(), crystal_move(), comm::id, n, comm::np, and uint.