Searched defs:cltog (Results 1 – 1 of 1) sorted by relevance
93 …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