SuperLU  5.0
Functions
cdiagonal.c File Reference

Auxiliary routines to work with diagonal elements. More...

#include "slu_cdefs.h"
Include dependency graph for cdiagonal.c:

Functions

int cfill_diag (int n, NCformat *Astore)
 
int cdominate (int n, NCformat *Astore)
 

Detailed Description

– SuperLU routine (version 4.0) –
Lawrence Berkeley National Laboratory
June 30, 2009

Function Documentation

int cdominate ( int  n,
NCformat Astore 
)

Here is the call graph for this function:

int cfill_diag ( int  n,
NCformat Astore 
)