Home
last modified time | relevance | path

Searched defs:nfloc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx156 PetscInt nfloc = a_species_offset[grid + 1] - a_species_offset[grid]; in LandauKokkosStaticDataSet() local
496 PetscInt nfloc = a_species_offset[grid + 1] - a_species_offset[grid]; in LandauKokkosJacobian() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c226 PetscInt nfloc = ctx->species_offset[grid + 1] - ctx->species_offset[grid]; in LandauFormJacobian_Internal() local