Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex49.c111 PetscInt *offsets, *offsetsNeg, *offsetsPos, Nface, Nc, n, i = 0; in CheckOffsets() local
/petsc/src/dm/impls/plex/
H A Dplexceed.c195 …Int *num_faces, PetscInt *num_comp, PetscInt *l_size, PetscInt **offsetsNeg, PetscInt **offsetsPos) in DMPlexGetLocalOffsetsSupport()