Searched refs:globalRow (Results 1 – 1 of 1) sorted by relevance
258 PetscInt globalRow = rstart + i; in DMPlexGetLETKFLocalizationMatrix() local259 …PetscCall(MatSetValues(*Q, 1, &globalRow, n_obs_vertex, &indices_host(i, 0), &values_host(i, 0), I… in DMPlexGetLETKFLocalizationMatrix()