Home
last modified time | relevance | path

Searched refs:n_obs_local (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/kokkos/
H A Dplexlocalizationletkf.kokkos.cxx69 …GetLETKFLocalizationMatrix(const PetscInt n_obs_vertex, const PetscInt n_obs_local, const PetscInt… in DMPlexGetLETKFLocalizationMatrix() argument
114 PetscCall(MatSetSizes(*Q, n_vert_local, n_obs_local, PETSC_DETERMINE, n_obs_global)); in DMPlexGetLETKFLocalizationMatrix()