Searched defs:cupmScalar_t (Results 1 – 2 of 2) sorted by relevance
88 using cupmScalar_t = typename Interface<DeviceType::CUDA>::cupmScalar_t; typedef
542 using cupmScalar_t = util::conditional_t<PetscDefined(USE_COMPLEX), cupmComplex_t, cupmReal_t>; typedef