Home
last modified time | relevance | path

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

/petsc/src/mat/impls/localref/
H A Dmlocalref.c93 static PetscErrorCode ISL2GCompose(IS is, ISLocalToGlobalMapping ltog, ISLocalToGlobalMapping *clto… in ISL2GCompose() function
262 PetscCall(ISL2GCompose(isrow, A->rmap->mapping, &rltog)); in MatCreateLocalRef()
267 PetscCall(ISL2GCompose(iscol, A->cmap->mapping, &cltog)); in MatCreateLocalRef()