petsc4py.PETSc.DeviceContext.StreamType
- class petsc4py.PETSc.DeviceContext.StreamType
Bases:
object
The type of stream.
See also
DeviceContext
,DeviceContext.getStreamType
,DeviceContext.setStreamType
,petsc.PetscStreamType
Attributes Summary
Constant
DEFAULT_BLOCKING
of typeint
Constant
GLOBAL_BLOCKING
of typeint
Constant
GLOBAL_NONBLOCKING
of typeint
Attributes Documentation