Home
last modified time | relevance | path

Searched refs:lrows2 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/hypre/
H A Dmhypre.c2029 PetscInt *lrows, len, *lrows2; local
2051 lrows2 = hA->rows_d;
2055 lrows2 = lrows;
2059 PetscCall(MatZeroRows_HYPRE_CSRMatrix(hypre_ParCSRMatrixDiag(parcsr), len, lrows2, hdiag));
2061 PetscCall(MatZeroRows_HYPRE_CSRMatrix(hypre_ParCSRMatrixOffd(parcsr), len, lrows2, 0.0));