[Trilinos-Users] Poisson solver

Mohammad R. Hashemi mrh1390 at gmail.com
Thu Jun 6 17:28:50 MDT 2013


Dear all TRILINOS users,

I'm wondering which app gives the best performance for solving an elliptic
equation in time:
\nabla . ( \mu \nabla \phi ) = 0
where, \phi is an unknown variable and \mu is known as a function of (x, y,
t). In fact I am looking for an efficient parallel (OMP/MPI) LSE solver.

My current c++ code uses OMP and I am about to implement a Finite
Difference subroutine to solve the above equation at each time-step.

Thank you for your guidance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20130607/23c4919a/attachment.html 


More information about the Trilinos-Users mailing list