To Solve [A]{X} = {B} for 3x3 matrix

    | 1  0  0 |  | X1 |     | 1 |
    | 0  2  1 |  | X2 |  =  | 3 |
    | 0  1  3 |  | X3 |     | 6 |

K.INFO = { f,f,f,neq, neq, ncoefs, iprnt, iplot, isolid, nrhs, MB }
( f = future use: unused) { 0,0,0,3,3,1,1,0,0,0,30 }

K.PTRS = { 0 1 0 }

K11.INDXS = { 3 }

K11.COEFS = { 1. }

K.DIAG = { 1 2 3 }

k.RHS = { 1 3 6 }

GPS Output (Fortran)


Jonathan Ransom, Branch Head | Contact: Christine G. Williams
Feedback on Langley Products and Services | Last Modified: 09-Jan-2006