Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c29 typedef struct gather_scatter_id { struct
30 PetscInt id;
31 PetscInt nel_min;
32 PetscInt nel_max;
33 PetscInt nel_sum;
34 PetscInt negl;
35 PetscInt gl_max;
36 PetscInt gl_min;
37 PetscInt repeats;
38 PetscInt ordered;
[all …]