Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex30.c1106 … PetscInt gnum = gidx[c - cpStart] >= 0 ? gidx[c - cpStart] : -(gidx[c - cpStart] + 1); in SaveToFile() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4588 IS gnum[2]; in DMForestTransferVecFromBase_pforest() local