[petsc-dev] MatZeroRows(), MatZeroRowsIS() have new arguments

Barry Smith bsmith at mcs.anl.gov
Tue Oct 26 21:07:28 CDT 2010


   MatZeroRows(), MatZeroRowsIS()  and MatZeroRowsLocal(), MatZeroRowsLocalIS()  now take optional x and b vectors. The b[index[]] is set to diag*x[index[]] if the b and x are provided.

   Barry




More information about the petsc-dev mailing list