Searched refs:h_elem_mats (Results 1 – 1 of 1) sorted by relevance
787 …Kokkos::View<PetscScalar ****, Kokkos::LayoutRight>::HostMirror h_elem_mats = Kokkos::create_mirro… in LandauKokkosJacobian() local788 Kokkos::deep_copy(h_elem_mats, d_elem_mats); in LandauKokkosJacobian()805 const PetscScalar *elMat = &h_elem_mats(b_id, grid, ej - cStart, 0); in LandauKokkosJacobian()