[petsc-dev] MetSetBlockSize issue

Jed Brown jedbrown at mcs.anl.gov
Wed Apr 25 16:58:02 CDT 2012


On Wed, Apr 25, 2012 at 16:41, Barry Smith <bsmith at mcs.anl.gov> wrote:

>  I admit MatSetVirtualColumnBlockSize() is clunky and would be happy to
> hear alternatives.


What about having a separate row and column block size? The BAIJ and MAIJ
formats can continue to store data using bs=gcd(rowbs,colbs), but those row
and column block sizes indicate that redundancy exists in the data
structure, so it can be utilized by appropriate operations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120425/e2da3989/attachment.html>


More information about the petsc-dev mailing list