Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp38 using blas_tag = HandleTag<cupmBlasHandle_t, 1>; typedef in Petsc::device::cupm::impl::DeviceContext
93 static PetscErrorCode initialize_handle_(blas_tag, PetscDeviceContext dctx) noexcept in initialize_handle_() argument