int32_t bHYPRE_IJMatrixView_GetRowCounts

( bHYPRE_IJMatrixView self,
  int32_t nrows,
  int32_t* rows,
  int32_t* ncols,
  sidl_BaseInterface* _ex)

Gets number of nonzeros elements for nrows rows specified in rows and returns them in ncols, which needs to be allocated by the user

Documentation

Gets number of nonzeros elements for nrows rows specified in rows and returns them in ncols, which needs to be allocated by the user

Alphabetic index