Blender V2.61 - r43446
Functions

sp_preorder.c File Reference

#include "ssp_defs.h"

Go to the source code of this file.

Functions

int check_perm (char *, int, int *)
void sp_preorder (superlu_options_t *options, SuperMatrix *A, int *perm_c, int *etree, SuperMatrix *AC)

Detailed Description

Definition in file sp_preorder.c.


Function Documentation

int check_perm ( char *  what,
int  n,
int *  perm 
)

Definition at line 192 of file sp_preorder.c.

References ABORT, i, and SUPERLU_FREE.

Referenced by sp_preorder().

void sp_preorder ( superlu_options_t options,
SuperMatrix A,
int *  perm_c,
int *  etree,
SuperMatrix AC 
)