Block sparse matrix with repeated values

Tim Sears tim.sears at anu.edu.au
Mon Oct 8 03:50:23 CDT 2007


I wish to perform the matrix-vector multiplication Ax, where A = (I  
'kron' B), and B is a rectangular matrix.
'kron' is the Kronecker product of two matrices.
Clearly A contains many repeated values. Is there a PETSC format that  
can store this matrix efficiently?
If so how does one populate it?
Cheers,
--Tim





More information about the petsc-users mailing list