PETSc version 3.17.5
Fix/Edit manual page
PetscDeviceContextSynchronize
Block the host until all work queued on or associated with a
PetscDeviceContext
has finished
Synopsis
#include "petscdevice.h"
PetscErrorCode
PetscDeviceContextSynchronize
(
PetscDeviceContext
dctx)
Not Collective, Synchronous
Input Parameters
dctx
- The
PetscDeviceContext
to synchronize
See Also
PetscDeviceContextFork
(),
PetscDeviceContextJoin
(),
PetscDeviceContextQueryIdle
()
Level
beginner
Location
src/sys/objects/device/interface/dcontext.cxx
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages