Searched refs:d_points (Results 1 – 1 of 1) sorted by relevance
98 …Kokkos::View<pointInterpolationP4est *[LANDAU_MAX_Q_FACE], Kokkos::LayoutRight> *d_points = ne… in LandauKokkosCreateMatMaps() local103 Kokkos::deep_copy(*d_points, h_points); in LandauKokkosCreateMatMaps()110 h_maps.c_maps = (pointInterpolationP4est(*)[LANDAU_MAX_Q_FACE])d_points->data(); in LandauKokkosCreateMatMaps()111 maps[grid].vp1 = (void *)d_points; in LandauKokkosCreateMatMaps()