by fgillet » 10 Nov 2016, 18:44
for massively parrallel you can use the keyword:
Bounding Box dx = Real XX
Only data points that are within Max/Min mesh corrdinates (of the current partition) + the real Value XX will be transfered to the interpolation library ((Default) no bounding box);
This could become problematic with very large data files; but usually this solver is used only once for initialisation.
fab