Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmda_kokkos.hpp341 PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM, Vec, Kokkos::Experimental::OffsetView<Pet…
348 PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM, Vec, Kokkos::Experimental::OffsetView<Pet…
355 PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM, Vec, Kokkos::Experimental::OffsetView<Pet…
/petsc/src/dm/impls/da/kokkos/
H A Ddagetov.kokkos.cxx576 PETSC_VISIBILITY_PUBLIC PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM da, Vec vec, Petsc… in DMDAVecRestoreKokkosOffsetViewDOFWrite() function
599 PETSC_VISIBILITY_PUBLIC PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM da, Vec vec, Petsc… in DMDAVecRestoreKokkosOffsetViewDOFWrite() function
622 PETSC_VISIBILITY_PUBLIC PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM da, Vec vec, Petsc… in DMDAVecRestoreKokkosOffsetViewDOFWrite() function
646 PETSC_VISIBILITY_PUBLIC PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM da, Vec vec, Petsc… in DMDAVecRestoreKokkosOffsetViewDOFWrite() function
669 PETSC_VISIBILITY_PUBLIC PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM da, Vec vec, Petsc… in DMDAVecRestoreKokkosOffsetViewDOFWrite() function
692 PETSC_VISIBILITY_PUBLIC PetscErrorCode DMDAVecRestoreKokkosOffsetViewDOFWrite(DM da, Vec vec, Petsc… in DMDAVecRestoreKokkosOffsetViewDOFWrite() function
/petsc/src/dm/tests/
H A Dex10k.kokkos.cxx73 PetscCall(DMDAVecRestoreKokkosOffsetViewDOFWrite(da, gg, &gview)); in main()
96 PetscCall(DMDAVecRestoreKokkosOffsetViewDOFWrite(da, gg, &gview)); in main()