vote up 0 vote down star

I am very new to the use of sparse matrices for solving simultaneous equations. I want to use them for solving problems in FEA.

Is there a FORTRAN routine, or a function in the Intel Math Kernel library from which I can obtain the compressed row format (CSR) for a given symmetric matrix?

I can then use the CSR to solve my system of linear equations using the 'pardiso' routine in the Fortran MKL.

Thanks!

flag

1 Answer

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.