Functions | |
int | run (InputParms inputParms, char *commandLineOutputDir, BOOLEAN debug) |
int run | ( | InputParms | inputParms, | |
char * | commandLineOutputDir, | |||
BOOLEAN | debug | |||
) |
Performs OLA inversions on 2D, 3D scalar and 3D vector data.
[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. |