Searched defs:rlen (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/sell/seq/ |
| H A D | sell.c | 78 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 D | sortso.c | 339 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 D | plexcreate.c | 7095 int rnum, rlen, rshtype, rnpart, rnp; in DMPlexCreateShapefile() local
|