QR_MUMPS
|
Go to the source code of this file.
Functions | |
void | qrm_metis (int *n, int *iptr, int *jcn, int *cperm, int *iperm) |
FIXME: add comments
Definition in file qrm_metis_wrap.c.
void qrm_metis | ( | int * | n, |
int * | iptr, | ||
int * | jcn, | ||
int * | cperm, | ||
int * | iperm | ||
) |
Definition at line 41 of file qrm_metis_wrap.c.
Referenced by _qrm_do_metis(), and dqrm_do_metis().