petsc4py.PETSc.DeviceContext.DeviceJoinMode
- class petsc4py.PETSc.DeviceContext.DeviceJoinMode
Bases:
object
The type of join to perform.
See also
DeviceContext
,DeviceContext.join
,DeviceContext.fork
,petsc.PetscDeviceContextJoinMode
Attributes Summary
Constant
DESTROY
of typeint
Constant
NO_SYNC
of typeint
Constant
SYNC
of typeint
Attributes Documentation