[Trilinos-Users] creating Tpetra maps from off-processor data

Templeton, Jeremy Alan jatempl at sandia.gov
Mon Nov 3 17:47:11 MST 2014


Hi all,

We are trying to create importers for a particle scheme which which communicate on-processor data to neighboring processors.  We have seen some codes creating custom Zoltan_Comm_Obj’s to do this task such that the processor figures out which particles it needs to send to which other processors and executes that through the Zoltan_Comm_Obj.  We think we can accomplish this same task using the Teuchos comm with non-interrupting sends and receives.

However, this seems to be a lot of effort to do something which seems like a common and high-level task: create a map from distributed information to be used with an importer.  So the question we have is: is there functionality within Tpetra/Teuchos which can more directly perform this task?

Thanks,
Jeremy

--------------------------------------------------------
Jeremy A. Templeton, Ph.D.
Thermal/Fluid Sciences & Engineering
jatempl at sandia.gov<mailto:jatempl at sandia.gov>
http://tiny.sandia.gov/jatempl
925-294-1429





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20141104/e1387480/attachment.html>


More information about the Trilinos-Users mailing list