[vtkusers] vtkMultiProcessController and atmoic opations
shinpei
noro_shinpei at web.de
Tue Jun 18 14:14:52 EDT 2013
Hi,
I want to split a grid into several peaces and do some calculations on them.
So I should use "vtkMultiProcessController" to compute the peaces at the
same time.
All these calculations have acces to the same "vector". The "vector" will be
changed within the calculation.
So I need atomic operations on the "vector". How could I do this atomic
opations?
Thx
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkMultiProcessController-and-atmoic-opations-tp5721469.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list