Home
last modified time | relevance | path

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

/petsc/src/mat/impls/localref/
H A Dmlocalref.c93 …atic PetscErrorCode ISL2GCompose(IS is, ISLocalToGlobalMapping ltog, ISLocalToGlobalMapping *cltog) in ISL2GCompose()
135 …PetscErrorCode ISL2GComposeBlock(IS is, ISLocalToGlobalMapping ltog, ISLocalToGlobalMapping *cltog) in ISL2GComposeBlock()
251 ISLocalToGlobalMapping rltog, cltog; in MatCreateLocalRef() local