Searched refs:PetscSinhComplex (Results 1 – 1 of 1) sorted by relevance
229 #define PetscSinhComplex(a) petsccomplexlib::sinh(static_cast<PetscComplex>(a)) macro325 #define PetscSinhComplex(a) csinhf(a) macro348 #define PetscSinhComplex(a) csinh(a) macro371 #define PetscSinhComplex(a) csinhq(a) macro528 #define PetscSinhScalar(a) PetscSinhComplex(a)