Operations with sparse matrices
Submitted by mariospapa on Tue, 2010-06-08 11:24.
Dear mechanicians,
I'am a phd researcher on the field of
computational mechanics. I want to solve a linear system of equations [A]
{x} = {b} with PCG method. With the help of a very illuminating
book "Iterative Methods for Sparse Linear Systems" by Yousef Saad, I manage to
write an algorithm in Fortran90 language. But i have one problem... I
store A matrix in symmetric skyline format (upper triangular). I
searched into BLASSM folder of the SPARKIT2 software, but
I found only amux surboutine to perform a matrix-vector
multiplication in case of A is stored in CSR format. Is there any subroutine for this multiplication [A] {x} when [A] matrix is
stored in symmetric skyline format (upper triangular)?
Thank you in advance!
Marios

Recent comments
11 hours 56 min ago
21 hours 34 min ago
22 hours 23 min ago
22 hours 52 min ago
22 hours 57 min ago
1 day 5 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 21 hours ago
2 days 15 hours ago