Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | spruneL (const int jcol, const int *perm_r, const int pivrow, const int nseg, const int *segrep, const int *repfnz, int *xprune, GlobalLU_t *Glu) |
Definition in file spruneL.c.
void spruneL | ( | const int | jcol, |
const int * | perm_r, | ||
const int | pivrow, | ||
const int | nseg, | ||
const int * | segrep, | ||
const int * | repfnz, | ||
int * | xprune, | ||
GlobalLU_t * | Glu | ||
) |
Definition at line 30 of file spruneL.c.
References EMPTY, FALSE, i, GlobalLU_t::lsub, GlobalLU_t::lusup, GlobalLU_t::supno, TRUE, GlobalLU_t::xlsub, GlobalLU_t::xlusup, and GlobalLU_t::xsup.
Referenced by sgstrf().