Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex118.c127 PetscInt ierr, i, j, nev; in CkEigenSolutions() local
H A Dex116.c198 PetscInt i, j, nev; in CkEigenSolutions() local
H A Dex120.c248 PetscInt i, j, nev; in CkEigenSolutions() local
/petsc/src/ts/event/
H A Dtsevent.c7 static inline void TSEventCalcSigns(PetscInt nev, const PetscReal *f, const PetscReal *vtol, PetscI… in TSEventCalcSigns()