Searched refs:PetscAcoshComplex (Results 1 – 1 of 1) sorted by relevance
233 #define PetscAcoshComplex(a) petsccomplexlib::acosh(static_cast<PetscComplex>(a)) macro329 #define PetscAcoshComplex(a) cacoshf(a) macro352 #define PetscAcoshComplex(a) cacosh(a) macro375 #define PetscAcoshComplex(a) cacoshq(a) macro532 #define PetscAcoshScalar(a) PetscAcoshComplex(a)