DSDP
Functions
dsdpsetoptions.c File Reference

Set DSDP options from file or command line arguments. More...

Go to the source code of this file.

Functions

int DSDPPrintOptions ()
 Print runtime options;. More...
 
int DSDPReadOptions (DSDP dsdp, char filename[])
 Read DSDP parameters from a file. More...
 
int DSDPSetOptions (DSDP dsdp, char *runargs[], int nargs)
 Read command line arguments to set options in DSDP. More...
 
int DSDPView (DSDP dsdp)
 Print many of the parameters currently set in DSDP. More...
 

Detailed Description

Set DSDP options from file or command line arguments.

Definition in file dsdpsetoptions.c.