Home
last modified time | relevance | path

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

/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c96 …PetscInt nmax, *sindices, *rindices, idx, lastidx, *sindices2, *rindices2, *sizes, *star… in AOMap_MemoryScalable_private() local
273 PetscInt nmax, count, *sindices, *rindices, idx, lastidx; in AOCreateMemoryScalable_private() local
/petsc/src/vec/vec/utils/
H A Dvecstash.c224 PetscInt nmax, *sindices, *rindices, idx, bs = stash->bs, lastidx; in VecStashScatterBegin_Private() local
/petsc/src/mat/utils/
H A Dmatstash.c448 PetscInt *sindices, **rindices, j, ii, idx, lastidx, l; in MatStashScatterBegin_Ref() local