Searched defs:PetscHypotReal (Results 1 – 1 of 1) sorted by relevance
28 #define PetscHypotReal(a, b) hypotf(a, b) macro63 #define PetscHypotReal(a, b) hypot(a, b) macro98 #define PetscHypotReal(a, b) hypotq(a, b) macro133 #define PetscHypotReal(a, b) hypotf(a, b) macro