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
of typeint
Constant
DEFAULT_WITH_BARRIER
of typeint
Constant
NONBLOCKING
of typeint
Constant
NONBLOCKING_WITH_BARRIER
of typeint
Attributes Documentation