SuperLU 6.0.1
Functions | Variables
slagsy.c File Reference
#include "../../SRC/slu_sdefs.h"
Include dependency graph for slagsy.c:

Functions

int slagsy_slu (int *n, int *k, float *d, float *a, int *lda, int *iseed, float *work, int *info)
 

Variables

static int c__3 = 3
 
static int c__1 = 1
 
static float c_b12 = 0.f
 
static float c_b19 = -1.f
 
static float c_b26 = 1.f
 

Function Documentation

◆ slagsy_slu()

int slagsy_slu ( int *  n,
int *  k,
float *  d,
float *  a,
int *  lda,
int *  iseed,
float *  work,
int *  info 
)
Here is the call graph for this function:

Variable Documentation

◆ c__1

int c__1 = 1
static

◆ c__3

int c__3 = 3
static

◆ c_b12

float c_b12 = 0.f
static

◆ c_b19

float c_b19 = -1.f
static

◆ c_b26

float c_b26 = 1.f
static