![]() |
Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
| int | ssnode_dfs (const int jcol, const int kcol, const int *asub, const int *xa_begin, const int *xa_end, int *xprune, int *marker, GlobalLU_t *Glu) |
Definition in file ssnode_dfs.c.
| int ssnode_dfs | ( | const int | jcol, |
| const int | kcol, | ||
| const int * | asub, | ||
| const int * | xa_begin, | ||
| const int * | xa_end, | ||
| int * | xprune, | ||
| int * | marker, | ||
| GlobalLU_t * | Glu | ||
| ) |
Definition at line 30 of file ssnode_dfs.c.
References i, GlobalLU_t::lsub, LSUB, GlobalLU_t::nzlmax, sLUMemXpand(), GlobalLU_t::supno, GlobalLU_t::xlsub, and GlobalLU_t::xsup.
Referenced by sgstrf().