Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c2561 PetscReal phi, sinp, cosp, dc, df, x, y, xc, yc; in snapToCylinder() local
2567 cosp = PetscCosReal(phi); in snapToCylinder()
2574 dc = PetscAbsReal(ds2 / cosp); in snapToCylinder()
2575 df = PetscAbsReal(dis / cosp); in snapToCylinder()