Skip to main content

Unsymmetric Direct Solver

Submitted by Karma Yonten on

Hi all,

I'm looking for an efficient solver written in Fortran (preferably fortran 90 or later versions) to solve unsymmetric system of equations using finite element method.  I've an in-house FE code which lacks an efficient unsymmetric solvers (like skyline and sparse solvers). I found some symmetric solver subroutines online, but couldn't find any for unsymmetric case. Any suggestions and recommendations will be much appreciated.

Karma