Searched defs:stream_type (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/objects/device/impls/cupm/ | ||
| H A D | cupmstream.hpp | 31 using stream_type = cupmStream_t; typedef in Petsc::device::cupm::CUPMStream |
| H A D | cupmcontext.hpp | 41 using stream_type = CUPMStream<T>; typedef in Petsc::device::cupm::impl::DeviceContext |
| /petsc/src/sys/objects/device/impls/ | ||
| H A D | segmentedmempool.hpp | 74 using stream_type = typename StreamBase<DefaultStream>::default_stream_type; typedef |
| /petsc/include/petsc/private/ | ||
| H A D | deviceimpl.h | 444 PetscStreamType stream_type; in PetscDeviceContextSynchronizeIfWithBarrier_Internal() local |