Searched refs:polevl_10 (Results 1 – 1 of 1) sorted by relevance
16 PETSC_DEVICE_FUNC_DECL static PetscReal polevl_10(PetscReal x, const PetscReal coef[]) in polevl_10() function49 *ret = polevl_10(x, P2) - PetscLogReal(x) * (x * polevl_9(x, Q2)); in ellipticE()68 *ret = polevl_10(x, P1) - PetscLogReal(x) * polevl_10(x, Q1); in ellipticK()