Searched defs:contiguous (Results 1 – 3 of 3) sorted by relevance
188 PetscErrorCode PetscSegBufferExtractAlloc(PetscSegBuffer seg, void *contiguous) in PetscSegBufferExtractAlloc()
32 PetscErrorCode (*contiguous)(IS, PetscInt, PetscInt, PetscInt *, PetscBool *); member
458 PetscBool unique, contiguous; in PetscSFSetGraph() local