![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
Classes | |
struct | ghost_permutation_ent_t |
Functions | |
static int | perm_ent_cmp (const void *a, const void *b) |
ghost_error | ghost_global_perm_inv (ghost_gidx *toPerm, ghost_gidx *fromPerm, ghost_context *context) |
Create a global inverse permutation from a present global permutation. More... | |
ghost_error ghost_global_perm_inv | ( | ghost_gidx * | toPerm, |
ghost_gidx * | fromPerm, | ||
ghost_context * | context | ||
) |
Create a global inverse permutation from a present global permutation.
context | A context with a valid global permutation |
|
static |