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