Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx427 …auto d_ipf_offset_k = static_cast<Kokkos::View<PetscInt *, Kokkos::LayoutLeft> *>(S… in LandauKokkosJacobian() local
428 const PetscInt *d_ipf_offset = d_ipf_offset_k->data(); in LandauKokkosJacobian()