Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c78 PetscErrorCode MatSeqSELLSetPreallocation(Mat B, PetscInt rlenmax, const PetscInt rlen[]) in MatSeqSELLSetPreallocation()
87 …tscErrorCode MatSeqSELLSetPreallocation_SeqSELL(Mat B, PetscInt maxallocrow, const PetscInt rlen[]) in MatSeqSELLSetPreallocation_SeqSELL()
2386 …eateSeqSELL(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt rlenmax, const PetscInt rlen[], Mat *A) in MatCreateSeqSELL()
/petsc/src/sys/utils/
H A Dsortso.c339 const PetscInt rlen = right - mid + 1; in PetscTimSortMergeHi_Private() local
401 const PetscInt rlen = right - mid + 1; in PetscTimSortMergeHiWithArray_Private() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c7095 int rnum, rlen, rshtype, rnpart, rnp; in DMPlexCreateShapefile() local