Home
last modified time | relevance | path

Searched defs:Adi (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c4233 const PetscInt *Adi = Ad->i; in MatUpdateMPIAIJWithArrays() local
4302 const PetscInt *Adi = Ad->i, *Adj = Ao->i; in MatUpdateMPIAIJWithArray() local