Searched refs:nfloc (Results 1 – 2 of 2) sorted by relevance
156 PetscInt nfloc = a_species_offset[grid + 1] - a_species_offset[grid]; in LandauKokkosStaticDataSet() local160 IPf_sz += Nq * nfloc * a_numCells[grid]; in LandauKokkosStaticDataSet()496 PetscInt nfloc = a_species_offset[grid + 1] - a_species_offset[grid]; in LandauKokkosJacobian() local497 closure_sz += Nb * nfloc * a_numCells[grid]; in LandauKokkosJacobian()
226 PetscInt nfloc = ctx->species_offset[grid + 1] - ctx->species_offset[grid]; in LandauFormJacobian_Internal() local229 ipf_offset[grid + 1] = ipf_offset[grid] + Nq * nfloc * numCells[grid]; in LandauFormJacobian_Internal()