Home » Community » Coffee corner » alternative to array of linked list
Re: alternative to array of linked list [message #46389 is a reply to message #46382] |
Wed, 04 May 2016 09:53  |
 |
koldo
Messages: 3443 Registered: August 2008
|
Senior Veteran |
|
|
Are you sure that you have one CPU with one core/thread or with more than one core/thread?. If yes, the second phase could be parallelized.
If the number of particles is almost unaltered, a simple C/C++ array (malloc/new) or a U++ Buffer<> could be used.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Thu Aug 28 08:05:42 CEST 2025
Total time taken to generate the page: 0.07828 seconds
|