fft {} end :== gridsize= --{Gridsize for transform will be gridsize * high-resolution Default=0.333333} xgridfactor= --{Required factor for grid along x. Default=1} ygridfactor= --{Required factor for grid along y. Default=1} zgridfactor= --{Required factor for grid along z. Default=1} bscalefactor= --{Temperature factor (in A^2) scale to decrease aliasing effects. Default=20} elimit= --{Ratio of atomic form factor at maximum and at rcut in e-logarithmic units. Default=7} memory= --{Space allocation for fft matrix the default is 500000 but if automemory is enabled the default becomes 2000000.} automemory= --{If true memory allocation space for fft is determined automatically. If false the allocation defined by memory is used.} prime= --{Maximum prime to be used in fft factorization. The default is machine-dependent.} base= --{Minimum prime to be used in fft factorization. Default is machine-dependent.} avoid= --{Avoid this factor in physical dimension of 3-d matrix due to data bank conflicts on some shared memory machines. Default is machine-dependent.}