On Aug 26, 2014, at 12:58 PM, murat keçeli <[email protected]> wrote:

> Hi,
> 
> I tried to use MatGetRowMinAbs and found that it's not available for seqsbaij 
> type.

   Since sbaij only stores the above diagonal half of the matrix getting the 
row mins is more complicated and would require communication. Hence we have not 
implemented. What do you want it for?

   barry

> Docs say "This code is only implemented for a couple of matrix formats" but 
> doesn't tell which ones. What is the best way to find out which operations 
> are available for certain types?
> 
> Thank you,
> Murat Keceli

Reply via email to