| | |
int N1=10 | CG Iterations (Internal loop)
|
int N2=3 | Update of weights for the sparse solution, N1 = 1 LS , N2 > 3 for High Res (Sparse) solution
|
bool adj=n [y/n] | if implement the adjoint transform instead of the inverse transform
|
bool inv=y [y/n] | if implement the inverse transform
|
string offset= | auxiliary input file name
|
bool solver=n [y/n] | if use Madagascar bigsolver, default is not
|
string vel= | auxiliary input file name
|
int verb=0 | If output the debugging process
|
|