Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Ddevice.cxx102 PetscErrorCode PetscDeviceCreate(PetscDeviceType type, PetscInt devid, PetscDevice *device) in PetscDeviceCreate()
H A Ddcontext.cxx863 PetscInt devid; in PetscDeviceContextGetNullContextForDevice_Private() local
/petsc/src/sys/objects/device/c/
H A Ddevice.c6 PetscErrorCode PetscDeviceCreate(PETSC_UNUSED PetscDeviceType type, PETSC_UNUSED PetscInt devid, Pe… in PetscDeviceCreate()