Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/host/
H A Dhostcontext.cxx20 …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 Dsyclcontext.sycl.cxx156 …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 Dcupmcontext.hpp295 inline PetscErrorCode DeviceContext<T>::changeStreamType(PetscDeviceContext dctx, PETSC_UNUSED Pets… in changeStreamType() function in Petsc::device::cupm::impl::DeviceContext