Searched refs:LandauKokkosDestroyMatMaps (Results 1 – 3 of 3) sorted by relevance
224 PETSC_EXTERN PetscErrorCode LandauKokkosDestroyMatMaps(P4estVertexMaps *, PetscInt);
16 PetscErrorCode LandauKokkosDestroyMatMaps(P4estVertexMaps *, PetscInt) in LandauKokkosDestroyMatMaps() function123 PetscErrorCode LandauKokkosDestroyMatMaps(P4estVertexMaps maps[], PetscInt num_grids) in LandauKokkosDestroyMatMaps() function
33 …if (maps[0].deviceType == LANDAU_KOKKOS) PetscCall(LandauKokkosDestroyMatMaps(maps, maps[0].numgri… in LandauGPUMapsDestroy()