Searched refs:d_w_k (Results 1 – 1 of 1) sorted by relevance
416 …auto d_w_k = *static_cast<Kokkos::View<PetscReal *, Kokkos::LayoutLeft> *>(SDat… in LandauKokkosJacobian() local417 const PetscReal *d_w = d_w_k.data(); in LandauKokkosJacobian()758 t += BJq[f] * d_w_k(jpidx_glb) * shift * BJq[g] * 2. * PETSC_PI; in LandauKokkosJacobian()760 t += BJq[f] * d_w_k(jpidx_glb) * shift * BJq[g]; in LandauKokkosJacobian()