Searched refs:d_species_offset (Results 1 – 1 of 1) sorted by relevance
422 const PetscInt *d_species_offset = d_species_offset_k->data(); in LandauKokkosJacobian() local520 …st PetscInt loc_nip = d_numCells[grid] * Nq, loc_Nf = d_species_offset[grid + 1] - d_species_offse… in LandauKokkosJacobian()592 …const PetscInt loc_Nf = d_species_offset[grid + 1] - d_species_offset[grid], loc_elem = b_elem_idx… in LandauKokkosJacobian()594 const PetscInt f_off = d_species_offset[grid]; in LandauKokkosJacobian()624 f_off_r = d_species_offset[grid_r]; in LandauKokkosJacobian()627 loc_Nf_r = d_species_offset[grid_r + 1] - d_species_offset[grid_r]; in LandauKokkosJacobian()744 …const PetscInt loc_Nf = d_species_offset[grid + 1] - d_species_offset[grid], loc_elem = b_elem_idx… in LandauKokkosJacobian()