Home
last modified time | relevance | path

Searched defs:rcond (Results 1 – 6 of 6) sorted by relevance

/petsc/src/snes/impls/ngmres/
H A Dsnesngmres.h50 PetscReal rcond; /* the exit condition */ member
/petsc/src/mat/impls/aij/seq/superlu/
H A Dsuperlu.c44 PetscReal rpg, rcond; member
/petsc/src/snes/impls/composite/
H A Dsnescomposite.c36 PetscReal rcond; /* the exit condition */ member
/petsc/src/ts/impls/implicit/glle/
H A Dglle.c132 PetscReal rcond, *sing, *workreal; in TSGLLESchemeCreate() local
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c229 PetscReal *w, *sing, *workreal, rcond = PETSC_SMALL; in DMAdaptInterpolator() local
/petsc/src/dm/dt/fv/interface/
H A Dfv.c2060 PetscReal rcond; in PetscFVLeastSquaresPseudoInverseSVD_Static() local