[petsc-users] MatDenseGetArrayF90

Jed Brown jed at jedbrown.org
Fri Aug 3 12:59:41 CDT 2018


Marius Buerkle <mbuerkle at web.de> writes:

> Hi
>  
> When using MatDenseGetArrayF90 only the diaognal part of the matrix is
> returned. Is it possible to get the whole matrix?

You should get the entire block row (local size m by global size N).


More information about the petsc-users mailing list