Home
last modified time | relevance | path

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

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