![]() |
Blender V2.61 - r43446
|
#include "ssp_defs.h"Go to the source code of this file.
Functions | |
| void | heap_relax_snode (const int n, int *et, const int relax_columns, int *descendants, int *relax_end) |
Definition in file heap_relax_snode.c.
| void heap_relax_snode | ( | const int | n, |
| int * | et, | ||
| const int | relax_columns, | ||
| int * | descendants, | ||
| int * | relax_end | ||
| ) |
Definition at line 27 of file heap_relax_snode.c.
References ABORT, EMPTY, i, ifill(), intMalloc(), post, SUPERLU_FREE, SUPERLU_MIN, and TreePostorder().
Referenced by sgstrf().