Searched refs:cosp (Results 1 – 1 of 1) sorted by relevance
2561 PetscReal phi, sinp, cosp, dc, df, x, y, xc, yc; in snapToCylinder() local2567 cosp = PetscCosReal(phi); in snapToCylinder()2574 dc = PetscAbsReal(ds2 / cosp); in snapToCylinder()2575 df = PetscAbsReal(dis / cosp); in snapToCylinder()