Searched refs:num_elements (Results 1 – 3 of 3) sorted by relevance
210 LandauIdx num_elements; member
97 …os::MemoryTraits<Kokkos::Unmanaged>> h_gidx((LandauIdx *)maps[grid].gIdx, maps[grid].num_elements); in LandauKokkosCreateMatMaps()99 …uIdx *[LANDAU_MAX_SPECIES][LANDAU_MAX_NQND], Kokkos::LayoutRight>("gIdx", maps[grid].num_elements); in LandauKokkosCreateMatMaps()104 h_maps.num_elements = maps[grid].num_elements; in LandauKokkosCreateMatMaps()
1508 maps[grid].num_elements = numCells[grid]; in CreateStaticData()1515 PetscCall(PetscMalloc(maps[grid].num_elements * sizeof(*maps[grid].gIdx), &maps[grid].gIdx)); in CreateStaticData()