Bases: object
object
The type of stream.
See also
DeviceContext, DeviceContext.getStreamType, DeviceContext.setStreamType, PetscStreamType
DeviceContext
DeviceContext.getStreamType
DeviceContext.setStreamType
PetscStreamType
Attributes Summary
DEFAULT
Constant DEFAULT of type int
int
DEFAULT_WITH_BARRIER
Constant DEFAULT_WITH_BARRIER of type int
NONBLOCKING
Constant NONBLOCKING of type int
NONBLOCKING_WITH_BARRIER
Constant NONBLOCKING_WITH_BARRIER of type int
Attributes Documentation
Contents
Python specifics