Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Ddevice.cxx280 PetscErrorCode PetscDeviceGetType(PetscDevice device, PetscDeviceType *type) in PetscDeviceGetType() function
/petsc/src/sys/objects/device/c/
H A Ddevice.c35 PetscErrorCode PetscDeviceGetType(PETSC_UNUSED PetscDevice device, PetscDeviceType *type) in PetscDeviceGetType() function