Searched refs:getHandlePtr (Results 1 – 1 of 1) sorted by relevance
207 static PetscErrorCode getHandlePtr(PetscDeviceContext, void **) noexcept;234 PetscDesignatedInitializer(getstreamhandle, getHandlePtr<stream_tag>),381 inline PetscErrorCode DeviceContext<T>::getHandlePtr(PetscDeviceContext dctx, void **handle) noexce… in getHandlePtr() function in Petsc::device::cupm::impl::DeviceContext