Searched refs:Nfloc (Results 1 – 2 of 2) sorted by relevance
473 int Nfloc = a_species_offset[grid + 1] - a_species_offset[grid]; in LandauKokkosJacobian() local474 if (Nfloc > Nf_max) Nf_max = Nfloc; in LandauKokkosJacobian()
1502 PetscInt cStart, cEnd, Nfloc = Nf[grid], totDim = Nfloc * Nb; in CreateStaticData() local