[Trilinos-Users] advice for rythmos

Veltz Romain romain.veltz at inria.fr
Thu Nov 28 06:03:09 MST 2013


Hello all,

I have a programme too perform numerical continuation in LOCA - Epetra with a Jacobian with is an Epetra Operator implemented in a class OX::Epetra::Interface::Jacobian.

I would like to use computeF to solve the corresponding ODE \dot u = computeF(u).

What would be my best option to use my code for an implementation of the implicit method Rythmos::ImplicitBDFStepper given that I want to use my jacobian implemented as an Epetra_Operator?

Thank you for your advice,

Bests,

Romain


-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20131128/4420865f/attachment.html 


More information about the Trilinos-Users mailing list