Searched refs:change_type (Results 1 – 2 of 2) sorted by relevance
40 PetscErrorCode change_type(PetscStreamType) noexcept;86 inline PetscErrorCode CUPMStream<T>::change_type(PetscStreamType newtype) noexcept in change_type() function in Petsc::device::cupm::CUPMStream
315 PetscCall(dci->stream.change_type(dctx->streamType)); in setUp()