Home
last modified time | relevance | path

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

/petsc/src/mat/impls/hypre/
H A Dmhypre.c806 PetscInt *pdi = NULL, *pdj = NULL, *poi = NULL, *poj = NULL; local
843 pdi = diag->i;
848 hdi = (HYPRE_Int *)pdi;
876 pdi = diag->i;
879 hdi = (HYPRE_Int *)pdi;
910 for (i = 0; i < A->rmap->n + 1; i++) hdi[i] = (HYPRE_Int)pdi[i];