Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c1144 …PetscBool useNumbers = PETSC_TRUE, drawNumbers[4], drawColors[4], useLabels, useColors, plotEdg… in DMPlexView_Ascii() local
1171 for (d = 0; d < 4; ++d) drawColors[d] = PETSC_TRUE; in DMPlexView_Ascii()
1176 …wer)->options, ((PetscObject)viewer)->prefix, "-dm_plex_view_colors_depth", drawColors, &n, &flg)); in DMPlexView_Ascii()
1304 } else if (drawColors[0]) { in DMPlexView_Ascii()
1472 } else if (drawColors[dim]) { in DMPlexView_Ascii()