petsc4py.PETSc.DeviceContext.StreamType#
- class petsc4py.PETSc.DeviceContext.StreamType#
Bases:
objectThe type of stream.
Attributes Summary
Constant
DEFAULTof typeintConstant
DEFAULT_WITH_BARRIERof typeintConstant
NONBLOCKINGof typeintConstant
NONBLOCKING_WITH_BARRIERof typeintAttributes Documentation
- NONBLOCKING_WITH_BARRIER: int = NONBLOCKING_WITH_BARRIER#
Constant
NONBLOCKING_WITH_BARRIERof typeint
- __init__()#
- classmethod __new__(*args, **kwargs)#