Home
last modified time | relevance | path

Searched defs:oldnmax (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/vec/utils/
H A Dvecstash.c93 PetscInt oldnmax; in VecStashScatterEnd_Private() local
/petsc/src/mat/utils/
H A Dmatstash.c131 PetscInt bs2, oldnmax; in MatStashScatterEnd_Ref() local
987 PetscInt oldnmax = ((int)(stash->n * 1.1) + 5) * bs2; in MatStashScatterEnd_BTS() local
/petsc/include/petsc/private/
H A Dvecimpl.h129 PetscInt oldnmax; /* the nmax value used previously */ member
H A Dmatimpl.h338 PetscInt oldnmax; /* the nmax value used previously */ member