Home
last modified time | relevance | path

Searched defs:_n_PetscDevice (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Ddeviceimpl.h191 struct _n_PetscDevice { struct
192 struct _DeviceOps ops[1];
193 void *data; /* placeholder */
194 PetscInt refcnt; /* reference count for the device */
195 PetscInt id; /* unique id per created PetscDevice */
196 PetscInt deviceId; /* the id of the underlying device, i.e. the return of
198 PetscDeviceType type; /* type of device */