Searched defs:changeStreamType (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/objects/device/impls/host/ | ||
| H A D | hostcontext.cxx | 20 …static PetscErrorCode changeStreamType(PetscDeviceContext, PetscStreamType) noexcept { return PETS… in changeStreamType() function in Petsc::device::host::impl::DeviceContext |
| /petsc/src/sys/objects/device/impls/sycl/ | ||
| H A D | syclcontext.sycl.cxx | 156 …static PetscErrorCode changeStreamType(PetscDeviceContext, PetscStreamType) noexcept { SETERRQ(PET… in changeStreamType() function in Petsc::device::sycl::impl::DeviceContext |
| /petsc/src/sys/objects/device/impls/cupm/ | ||
| H A D | cupmcontext.hpp | 295 inline PetscErrorCode DeviceContext<T>::changeStreamType(PetscDeviceContext dctx, PETSC_UNUSED Pets… in changeStreamType() function in Petsc::device::cupm::impl::DeviceContext |