Searched refs:maxRowLen (Results 1 – 1 of 1) sorted by relevance
765 PetscInt rStart, rEnd, r, pStart, pEnd, p, len, maxRowLen = 0; in DMPlexFillMatrix_Static() local771 maxRowLen = PetscMax(maxRowLen, len); in DMPlexFillMatrix_Static()773 PetscCall(PetscCalloc1(maxRowLen, &values)); in DMPlexFillMatrix_Static()