Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Disimpl.h91 struct _n_ISColoring { struct
92 PetscInt refct;
93 PetscInt n; /* number of colors */
94 IS *is; /* for each color indicates columns */
95 MPI_Comm comm;
96 ISColoringValue *colors; /* for each column indicates color */
97 PetscInt N; /* number of columns */
98 ISColoringType ctype;
99 PetscBool allocated;