int HYPRE_IJMatrixGetLocalRange

(HYPRE_IJMatrix matrix,
  int* ilower, int* iupper,
  int* jlower, int* jupper)

Gets range of rows owned by this processor and range of column partitioning for this processor

Documentation

Gets range of rows owned by this processor and range of column partitioning for this processor

Alphabetic index