lucien-roach / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Optimize accumulation of alpha #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Optimize accumulate function (parallel communication) when averaging over
alpha angle. Do all communication at once and do not use unnecessary memory
(Eplane <=> ampl_alpha).

Original issue reported on code.google.com by yurkin on 24 Dec 2008 at 7:23