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

Functions

int dlagsy_slu (int *n, int *k, double *d, double *a, int *lda, int *iseed, double *work, int *info)
 

Variables

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

Function Documentation

◆ dlagsy_slu()

int dlagsy_slu ( int *  n,
int *  k,
double *  d,
double *  a,
int *  lda,
int *  iseed,
double *  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

double c_b12 = 0.
static

◆ c_b19

double c_b19 = -1.
static

◆ c_b26

double c_b26 = 1.
static