Searched refs:PetscDeviceGetDefaultForType_Internal (Results 1 – 18 of 18) sorted by relevance
18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0
251 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscDeviceGetDefaultForType_Internal(PetscDeviceType, P…279 #define PetscDeviceGetDefault_Internal(device) PetscDeviceGetDefaultForType_Internal(PETSC_DEVICE_D…
263 PetscErrorCode PetscDeviceGetDefaultForType_Internal(PETSC_UNUSED PetscDeviceType type, PetscDevice… in PetscDeviceGetDefaultForType_Internal() function
459 PetscErrorCode PetscDeviceGetDefaultForType_Internal(PetscDeviceType type, PetscDevice *device) in PetscDeviceGetDefaultForType_Internal() function
268 PetscCall(PetscDeviceGetDefaultForType_Internal(type, &device)); in PetscDeviceContextSetDefaultDeviceForType_Internal()