[Trilinos-Users] [EXTERNAL] zoltan weights and coordinates

Devine, Karen D kddevin at sandia.gov
Thu Jul 30 14:53:40 EDT 2015


Currently, scalar_t must be used for both weights and coordinates in Zoltan2.  This decision was made so that Zoltan2's templating would more closely match the rest of Trilinos/Tpetra.  Use of a separate zgid_t will likely be removed soon as well so that the templated types match Tpetra's.  If losing zgid_t will be harmful to you, let me know.


Karen



________________________________
From: Trilinos-Users <trilinos-users-bounces at trilinos.org> on behalf of Biddiscombe, John A. <biddisco at cscs.ch>
Sent: Wednesday, July 29, 2015 8:23 AM
To: trilinos-users at trilinos.org
Subject: [EXTERNAL] [Trilinos-Users] zoltan weights and coordinates

Am I correct in thinking that the template types declared for the vector Adaptor input to zoltan
scalar_t weights and vector element values
must be the same type for coordinates and weights.

I'd like to have a mixture of coords using double/float and the weights might even be int.

Is this supported?

Thanks

JB

--
John Biddiscombe,                        email:biddisco @.at.@ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Trevano 131, 6900 Lugano, Switzerland   | Fax:  +41 (91) 610.82.82

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20150730/90368f1d/attachment-0001.html>


More information about the Trilinos-Users mailing list