PetscDeviceContext#

Container to manage stream dependencies and the various solver handles for asynchronous device compute.

Synopsis#

#include <petscdevicetypes.h> 
typedef struct _p_PetscDeviceContext *PetscDeviceContext;

See Also#

PetscDevice, PetscDeviceContextCreate(), PetscDeviceContextSetDevice(), PetscDeviceContextDestroy(), PetscDeviceContextFork(), PetscDeviceContextJoin()

Level#

beginner

Location#

include/petscdevicetypes.h

Implementations#

_p_PetscDeviceContext in include/petsc/private/deviceimpl.h


Edit on GitLab

Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages