Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscmath.h232 #define PetscAsinhComplex(a) petsccomplexlib::asinh(static_cast<PetscComplex>(a)) macro
328 #define PetscAsinhComplex(a) casinhf(a) macro
351 #define PetscAsinhComplex(a) casinh(a) macro
374 #define PetscAsinhComplex(a) casinhq(a) macro