Home
last modified time | relevance | path

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

/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