Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dal.c55 static inline void PetscQuadraticRoots(PetscReal a, PetscReal b, PetscReal c, PetscReal *xm, PetscR… in PetscQuadraticRoots() function
/petsc/src/snes/impls/tr/
H A Dtr.c387 static inline void PetscQuadraticRoots(PetscReal a, PetscReal b, PetscReal c, PetscReal *xm, PetscR… in PetscQuadraticRoots() function