[Trilinos-Users] [EXTERNAL] port code from epetra to tpetra

Andrey Prokopenko aprokop at sandia.gov
Fri Oct 2 14:38:09 EDT 2015


Hi Mirto,

Others may have a better suggestions, but personally, I would start with 
replacing all "Epetra_X" with Tpetra_X<double,int,int> and working back 
from compilation errors. Generally, Epetra and Tpetra have very similar 
syntax and the main differences are coming from the input and output 
arguments to the functions.

-Andrey

On 10/02/2015 11:47 AM, Mirtexxan wrote:
> Hello everybody,
>
> I'm working on converting a "legacy" code I've recently updated to 
> Trilinos 11 from Epetra to Tpetra.
> Up to now I have worked by myself, however I've thought it would be 
> helpful to ask some question to the mailing list.
>
> Do you have some advice on how to proceed? Do you have some experience 
> in similar tasks?
> Can you point me to some resource or reference which could help or 
> speedup the process?
>
> Ideally, I would love a step-by-step procedure to get started with the 
> indication of some critical points to pay attention to.
>
> Thank you very much.
>
> Mirto
>
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at trilinos.org
> https://trilinos.org/mailman/listinfo/trilinos-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20151002/237f0a21/attachment.html>


More information about the Trilinos-Users mailing list