PaStiX Handbook  6.3.2
get_options.c File Reference
#include "common.h"
#include <unistd.h>
#include <string.h>

Go to the source code of this file.

Macros

#define GETOPT_STRING   "0:1:2:3:4:9:x:G:a:t:g:s:o:f:c:i:d:v::h"
 Define the options and their requirement used by PaStiX.
 

Functions

static void pastix_usage (void)
 Print default usage for PaStiX binaries.
 
void pastixGetOptions (int argc, char **argv, pastix_int_t *iparam, double *dparam, int *check, int *scatter, spm_driver_t *driver, char **filename)
 PaStiX helper function to read command line options in examples. More...
 

Detailed Description

Version
6.3.2
Author
Mathieu Faverge
Pierre Ramet
Xavier Lacoste
Esragul Korkmaz
Gregoire Pichon
Tony Delarue
Alycia Lisito
Date
2023-10-23

Definition in file get_options.c.