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

Functions

int dlagge_slu (int *m, int *n, int *kl, int *ku, 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_b11 = 1.
 
static double c_b13 = 0.
 

Function Documentation

◆ dlagge_slu()

int dlagge_slu ( int *  m,
int *  n,
int *  kl,
int *  ku,
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_b11

double c_b11 = 1.
static

◆ c_b13

double c_b13 = 0.
static