Home
last modified time | relevance | path

Searched defs:minindex (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.h29 PetscInt minindex; member
H A Dpounders.c488 PetscInt i, j, minindex = 0; in modelimprove() local