Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dland_tensors.h35 PETSC_DEVICE_FUNC_DECL static void ellipticE(PetscReal x, PetscReal *ret) in ellipticE() function
91ellipticE(2 * s * tt, &es); /* 44 flops * 2 + 75 = 163 flops including 2 logs, 1 sqrt, 1 pow, 21 m… in LandauTensor2D()