Searched refs:maxsz (Results 1 – 1 of 1) sorted by relevance
130 PetscInt maxsz; in ISExpandIndicesGeneral() local134 maxsz = 0; in ISExpandIndicesGeneral()137 if (len > maxsz) maxsz = len; in ISExpandIndicesGeneral()139 PetscCall(PetscMalloc1(maxsz * bs, &nidx)); in ISExpandIndicesGeneral()