SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
wingetopt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int getopt (int argc, char *const argv[], const char *optstring)
 

Variables

char * optarg
 
int optind
 

Function Documentation

◆ getopt()

int getopt ( int  argc,
char *const  argv[],
const char *  optstring 
)
Here is the caller graph for this function:

Variable Documentation

◆ optarg

char* optarg
extern

◆ optind

int optind
extern