SuperLU  5.2.0
Functions
slinsolx2.c File Reference
#include "slu_sdefs.h"
Include dependency graph for slinsolx2.c:

Functions

int main (int argc, char *argv[])
 
void parse_command_line (int argc, char *argv[], int *lwork, double *u, yes_no_t *equil, trans_t *trans)
 

Detailed Description

Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from U.S. Dept. of Energy)

All rights reserved.

The source code is distributed under BSD license, see the file License.txt at the top-level directory.

Function Documentation

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

Here is the call graph for this function:

void parse_command_line ( int  argc,
char *  argv[],
int *  lwork,
double *  u,
yes_no_t equil,
trans_t trans 
)