Home
last modified time | relevance | path

Searched refs:CUPMBlasPointerModeGuard (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dcupmblasinterface.hpp457 class CUPMBlasPointerModeGuard { class
459CUPMBlasPointerModeGuard(const cupmBlasHandle_t &handle, cupmBlasPointerMode_t mode) noexcept : ha… in CUPMBlasPointerModeGuard() function in Petsc::device::cupm::impl::BlasInterface::CUPMBlasPointerModeGuard
472CUPMBlasPointerModeGuard(const cupmBlasHandle_t &handle, PetscMemType mtype) noexcept : CUPMBlasPo… in CUPMBlasPointerModeGuard() function in Petsc::device::cupm::impl::BlasInterface::CUPMBlasPointerModeGuard
474 ~CUPMBlasPointerModeGuard() noexcept in ~CUPMBlasPointerModeGuard()
494 …using CUPMBlasPointerModeGuard = typename ::Petsc::device::cupm::impl::BlasInterface<T>::CUPMBlasP…