Home
last modified time | relevance | path

Searched refs:polevl_9 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/
H A Dland_tensors.h24 PETSC_DEVICE_FUNC_DECL static PetscReal polevl_9(PetscReal x, const PetscReal coef[]) in polevl_9() function
49 *ret = polevl_10(x, P2) - PetscLogReal(x) * (x * polevl_9(x, Q2)); in ellipticE()