Home
last modified time | relevance | path

Searched refs:PetscDeviceGetDefault_Internal (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Ddeviceimpl.h279 #define PetscDeviceGetDefault_Internal(device) PetscDeviceGetDefaultForType_Internal(PETSC_DEVICE_D… macro
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx580 PetscCall(PetscDeviceGetDefault_Internal(&device)); in LandauKokkosJacobian()
/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkos.kokkos.cxx608 PetscCall(PetscDeviceGetDefault_Internal(&device)); in PCApply_BJKOKKOS()