Yet Another eXchange Tool 0.11.2
|
Go to the source code of this file.
Functions | |
Xt_idxlist | xt_idxempty_new (void) |
Xt_idxlist | xt_idxempty_unpack (void *buffer, int buffer_size, int *position, MPI_Comm comm) |
Definition in file xt_idxempty.h.
Xt_idxlist xt_idxempty_new | ( | void | ) |
generates a new index list that does not contain any indices
Definition at line 178 of file xt_idxempty.c.
Xt_idxlist xt_idxempty_unpack | ( | void * | buffer, |
int | buffer_size, | ||
int * | position, | ||
MPI_Comm | comm ) |