Searched defs:cupmComplex_t (Results 1 – 1 of 1) sorted by relevance
150 …using cupmComplex_t = util::conditional_t<PetscDefined(USE_REAL_SINGLE), cuComplex, cuDo… typedef296 …using cupmComplex_t = util::conditional_t<PetscDefined(USE_REAL_SINGLE), hipComplex, hip… typedef