Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
int | scopy_to_ucol (int jcol, int nseg, int *segrep, int *repfnz, int *perm_r, float *dense, GlobalLU_t *Glu) |
Definition in file scopy_to_ucol.c.
int scopy_to_ucol | ( | int | jcol, |
int | nseg, | ||
int * | segrep, | ||
int * | repfnz, | ||
int * | perm_r, | ||
float * | dense, | ||
GlobalLU_t * | Glu | ||
) |
Definition at line 30 of file scopy_to_ucol.c.
References EMPTY, i, GlobalLU_t::lsub, GlobalLU_t::nzumax, sLUMemXpand(), GlobalLU_t::supno, UCOL, GlobalLU_t::ucol, USUB, GlobalLU_t::usub, GlobalLU_t::xlsub, GlobalLU_t::xsup, and GlobalLU_t::xusub.
Referenced by sgstrf().