Home
last modified time | relevance | path

Searched defs:PetscSinhComplex (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetscmath.h229 #define PetscSinhComplex(a) petsccomplexlib::sinh(static_cast<PetscComplex>(a)) macro
325 #define PetscSinhComplex(a) csinhf(a) macro
348 #define PetscSinhComplex(a) csinh(a) macro
371 #define PetscSinhComplex(a) csinhq(a) macro