Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsegbuffer.c188 PetscErrorCode PetscSegBufferExtractAlloc(PetscSegBuffer seg, void *contiguous) in PetscSegBufferExtractAlloc()
/petsc/include/petsc/private/
H A Disimpl.h32 PetscErrorCode (*contiguous)(IS, PetscInt, PetscInt, PetscInt *, PetscBool *); member
/petsc/src/vec/is/sf/interface/
H A Dsf.c458 PetscBool unique, contiguous; in PetscSFSetGraph() local