Blender V2.61 - r43446
Functions

spanel_dfs.c File Reference

#include "ssp_defs.h"
#include "util.h"

Go to the source code of this file.

Functions

void spanel_dfs (const int m, const int w, const int jcol, SuperMatrix *A, int *perm_r, int *nseg, float *dense, int *panel_lsub, int *segrep, int *repfnz, int *xprune, int *marker, int *parent, int *xplore, GlobalLU_t *Glu)

Detailed Description

Definition in file spanel_dfs.c.


Function Documentation

void spanel_dfs ( const int  m,
const int  w,
const int  jcol,
SuperMatrix A,
int *  perm_r,
int *  nseg,
float *  dense,
int *  panel_lsub,
int *  segrep,
int *  repfnz,
int *  xprune,
int *  marker,
int *  parent,
int *  xplore,
GlobalLU_t Glu 
)