Searched refs:PetscAtanhComplex (Results 1 – 1 of 1) sorted by relevance
234 #define PetscAtanhComplex(a) petsccomplexlib::atanh(static_cast<PetscComplex>(a)) macro330 #define PetscAtanhComplex(a) catanhf(a) macro353 #define PetscAtanhComplex(a) catanh(a) macro376 #define PetscAtanhComplex(a) catanhq(a) macro533 #define PetscAtanhScalar(a) PetscAtanhComplex(a)