[petsc-users] Values of PETSC_DECIDE
Massoud Rezavand
msdrezavand at gmail.com
Sat Dec 3 11:33:20 CST 2016
Dear PETSc team,
Supposing to have a dynamic Mat and Vec, if I let PETSc to decide the
number of local rows and local columns, i.e
MatSetSizes(A, PETSC_DECIDE, PETSC_DECISDE, M, N)
How can I get these numbers from PETSc?
Thanks,
Massoud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20161203/cb185045/attachment.html>
More information about the petsc-users
mailing list