Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkos.kokkos.cxx538 …const PetscInt conc = Kokkos::DefaultExecutionSpace().concurrency(), openmp = !!(conc < 1000),… in PCApply_BJKOKKOS() local
974 …const PetscInt conc = Kokkos::DefaultExecutionSpace().concurrency(), openmp = !!(conc < 1000),… in PCSetUp_BJKOKKOS() local
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx394 …const int conc = Kokkos::DefaultExecutionSpace().concurrency(), openmp = !!(conc < 1000), t… in LandauKokkosJacobian() local