Searched defs:PetscPowComplex (Results 1 – 1 of 1) sorted by relevance
220 …#define PetscPowComplex(a, b) petsccomplexlib::pow(static_cast<PetscComplex>(a), static_cas… macro316 #define PetscPowComplex(a, b) cpowf(a, b) macro339 #define PetscPowComplex(a, b) cpow(a, b) macro362 #define PetscPowComplex(a, b) cpowq(a, b) macro