Searched defs:rlenmax (Results 1 – 1 of 1) sorted by relevance
78 PetscErrorCode MatSeqSELLSetPreallocation(Mat B, PetscInt rlenmax, const PetscInt rlen[]) in MatSeqSELLSetPreallocation()92 PetscInt rlenmax = 0; in MatSeqSELLSetPreallocation_SeqSELL() local2386 PetscErrorCode MatCreateSeqSELL(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt rlenmax, const Pets… in MatCreateSeqSELL()