[Trilinos-Users] teuchos Array and distributed sorting

Mike Atambo mikeat4999 at gmail.com
Mon Mar 2 03:56:43 MST 2015


>From a look  at  the  teuchos array documentation,  it seems like the array
is modelled after the std::vector,  im working with data at the  moment
thats using the std::vector  sort  utility,
but i will need to store the vector   in a distributed  fashion, as it will
be quite large, and  will be accessed from  multiple processes.  The
 teuchos array   seems to have every other method i think i need,  except
for the sort.  So my question is this,  is this something thats possible to
do  (or is already done) with teuchos arrays? If its not done yet, who
would i sort a distributed array with teuchos?
My array will hold  integers.

Mike

-- 
M. O. Atambo
mikeat4999 at gmail.com
matambo at ictp.it
Ext .139
Room 209.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20150302/7858ceac/attachment.html>


More information about the Trilinos-Users mailing list