Searched refs:hre (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/hypre/ |
| H A D | mhypre.c | 1632 HYPRE_BigInt hrs, hre, hcs, hce; local 1633 PetscCallHYPRE(HYPRE_IJMatrixGetLocalRange(hA->ij, &hrs, &hre, &hcs, &hce)); 1634 …hre - hrs + 1 == re - rs, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Inconsistent local rows: IJMatrix [%" …
|