|
SuperLU 7.0.1
|
Identify initial relaxed supernodes. More...
#include "slu_ddefs.h"
Functions | |
| void | relax_snode (const int n, const int *et, const int relax_columns, int *descendants, int *relax_end) |
| void relax_snode | ( | const int | n, |
| const int * | et, | ||
| const int | relax_columns, | ||
| int * | descendants, | ||
| int * | relax_end | ||
| ) |
Purpose ======= relax_snode() - Identify the initial relaxed supernodes, assuming that the matrix has been reordered according to the postorder of the etree.
