Home
last modified time | relevance | path

Searched defs:streamType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/interface/
H A Dpetscdevice_interface_internal.hpp179 …d::pair<PetscDeviceType, PetscBool> &deviceType, std::pair<PetscStreamType, PetscBool> &streamType) in PetscDeviceContextQueryOptions_Internal()
/petsc/include/petsc/private/
H A Ddeviceimpl.h242 PetscStreamType streamType; /* how should this contexts stream behave around other streams? */ member