Searched refs:PetscDeviceContextSetRootDeviceType_Internal (Results 1 – 3 of 3) sorted by relevance
10 PetscErrorCode PetscDeviceContextSetRootDeviceType_Internal(PetscDeviceType type) in PetscDeviceContextSetRootDeviceType_Internal() function
684 PetscCall(PetscDeviceContextSetRootDeviceType_Internal(PETSC_DEVICE_DEFAULT())); in PetscDeviceInitializeFromOptions_Internal()701 if (dtype.second) PetscCall(PetscDeviceContextSetRootDeviceType_Internal(dtype.first)); in PetscDeviceInitializeFromOptions_Internal()
38 PETSC_INTERN PetscErrorCode PetscDeviceContextSetRootDeviceType_Internal(PetscDeviceType);