[petsc-users] Transpose of Block Matrix with aij type

Jed Brown jedbrown at mcs.anl.gov
Wed Apr 24 16:18:38 CDT 2013


On Wed, Apr 24, 2013 at 10:45 AM, Joon hee Choi <choi240 at purdue.edu> wrote:

> Actually, B is very huge(more than 10^10) and sparse(about 1% dense).


(10^{10})^2 * 1% = 10^{18} which is probably not a quantity of memory that
you have available.  So either the matrix is much smaller than 10^{10} or
it's much less than 1% dense.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130424/c8292c90/attachment.html>


More information about the petsc-users mailing list