Program sffftwave3omp | Simple 3-D wave propagation with multi-threaded kiss-fft
[SYNOPSIS]
sffftwave3omp < Fw.rsf > Fo.rsf ref=Fr.rsf snaps=snaps.rsf left=left.rsf right=right.rsf verb=y cmplx=n pad1=1 snap=0
[PARAMETERS]
bool    | cmplx | =n |  [y/n] | 	use complex FFT 
file    | left | = |   | 	auxiliary input file name
int     | pad1 | =1 |   | 	padding factor on the first axis 
file    | ref | = |   | 	auxiliary input file name
file    | right | = |   | 	auxiliary input file name
int     | snap | =0 |   | 	interval for snapshots 
file    | snaps | = |   | 	auxiliary output file name
bool    | verb | =y |  [y/n] | 	verbosity 
[DIRECTORY]
user/jsun
