lsd_mkb/lsd_mkb_superlu/superlu_seq/ilu_heap_relax_snode.c File Reference

Identify the initial relaxed supernodes. More...

#include "slu_ddefs.h"
Include dependency graph for ilu_heap_relax_snode.c:

Functions

void ilu_heap_relax_snode (const int n, int *et, const int relax_columns, int *descendants, int *relax_end, int *relax_fsupc)

Detailed Description

Identify the initial relaxed supernodes.

 -- SuperLU routine (version 4.0) --
 Lawrence Berkeley National Laboratory
 June 1, 2009
 

Function Documentation

void ilu_heap_relax_snode ( const int  n,
int *  et,
const int  relax_columns,
int *  descendants,
int *  relax_end,
int *  relax_fsupc 
)
 Purpose
 =======
    ilu_heap_relax_snode() - Identify the initial relaxed supernodes,
    assuming that the matrix has been reordered according to the postorder
    of the etree.
 

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1