Functions

src/ola/OLAMain.c File Reference

Functions

int run (InputParms inputParms, char *commandLineOutputDir, BOOLEAN debug)

Function Documentation

int run ( InputParms  inputParms,
char *  commandLineOutputDir,
BOOLEAN  debug 
)

Performs OLA inversions on 2D, 3D scalar and 3D vector data.

Parameters:
[in] inputParms InputParms structure which contains input file names, directories, and parameters for the inversion.
[in] commandLineOutputDir Character string to override the output base directory specified in the input file. This parameter is used to create successive versions of the output base directory.
[in] debug Boolean flag signaling the output of intermediate matrix values.
Returns:
0 for success and 1 for error.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines