EXAMPLE/sitersol.c File Reference

#include "slu_sdefs.h"

Functions

void smatvec_mult (float alpha, float x[], float beta, float y[])
void spsolve (int n, float x[], float y[])
int main (int argc, char *argv[])

Variables

int * GLOBAL_PERM_C
int * GLOBAL_PERM_R
SuperMatrixGLOBAL_A
SuperMatrixGLOBAL_L
SuperMatrixGLOBAL_U
SuperLUStat_tGLOBAL_STAT

Function Documentation

int main ( int  argc,
char *  argv[] 
)

void smatvec_mult ( float  alpha,
float  x[],
float  beta,
float  y[] 
)

void spsolve ( int  n,
float  x[],
float  y[] 
)


Variable Documentation


Generated on Mon Nov 22 10:23:47 2010 for SuperLU by  doxygen 1.5.5