[petsc-users] MatSetValue - Faster if guaranteed local processor?

Satish Balay balay at mcs.anl.gov
Fri May 8 16:38:20 CDT 2015


On Fri, 8 May 2015, Ganesh Vijayakumar wrote:

> I have a sparse matrix. The current access order doesn't allow easy
> blocking of the values being set.

assembling a single row (or part of the row) per MatSetValues() call
would also be a block assembly.

Satish


More information about the petsc-users mailing list