Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscmath.h218 #define PetscConjComplex(a) petsccomplexlib::conj(static_cast<PetscComplex>(a)) macro
314 #define PetscConjComplex(a) conjf(a) macro
337 #define PetscConjComplex(a) conj(a) macro
360 #define PetscConjComplex(a) conjq(a) macro