Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx630 … = d_beta[fieldB + f_off_r] * d_lambdas[LANDAU_MAX_GRIDS * grid + grid_r], ff2 = d_invMass[fieldB … in LandauKokkosJacobian() local
631 temp1[0] += d_fdf_k(b_id, 1, idx) * ff2; in LandauKokkosJacobian()
632 temp1[1] += d_fdf_k(b_id, 2, idx) * ff2; in LandauKokkosJacobian()
634 temp1[2] += d_fdf_k(b_id, 3, idx) * ff2; in LandauKokkosJacobian()