Searched refs:PetscTanComplex (Results 1 – 1 of 1) sorted by relevance
225 #define PetscTanComplex(a) petsccomplexlib::tan(static_cast<PetscComplex>(a)) macro321 #define PetscTanComplex(a) ctanf(a) macro344 #define PetscTanComplex(a) ctan(a) macro367 #define PetscTanComplex(a) ctanq(a) macro524 #define PetscTanScalar(a) PetscTanComplex(a)