Home
last modified time | relevance | path

Searched defs:contig (Results 1 – 8 of 8) sorted by relevance

/petsc/src/sys/utils/
H A Dsegbuffer.c144 PetscErrorCode PetscSegBufferExtractTo(PetscSegBuffer seg, void *contig) in PetscSegBufferExtractTo()
191 void *contig; in PetscSegBufferExtractAlloc() local
217 PetscErrorCode PetscSegBufferExtractInPlace(PetscSegBuffer seg, void *contig) in PetscSegBufferExtractInPlace()
/petsc/src/vec/is/sf/tutorials/
H A Dex3.c19 MPI_Datatype contig; in main() local
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c285 …ISContiguousLocal_Stride(IS is, PetscInt gstart, PetscInt gend, PetscInt *start, PetscBool *contig) in ISContiguousLocal_Stride()
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c75 …SContiguousLocal_General(IS is, PetscInt gstart, PetscInt gend, PetscInt *start, PetscBool *contig) in ISContiguousLocal_General()
/petsc/src/vec/vec/interface/
H A Drvector.c1497 PetscErrorCode VecGetSubVectorContiguityAndBS_Private(Vec X, IS is, PetscBool *contig, PetscInt *st… in VecGetSubVectorContiguityAndBS_Private()
1597 PetscBool contig; in VecGetSubVector() local
/petsc/src/vec/is/is/interface/
H A Dindex.c929 …orCode ISContiguousLocal(IS is, PetscInt gstart, PetscInt gend, PetscInt *start, PetscBool *contig) in ISContiguousLocal()
/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx1477 PetscBool contig; in VecGetSubVector_Kokkos_Private() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c209 MPI_Datatype contig; in PCPatchCreateDefaultSF_Private() local