Searched refs:defcolors (Results 1 – 1 of 1) sorted by relevance
1139 const char *defcolors[3] = {"gray", "orange", "green"}; in DMPlexView_Ascii() local1183 for (c = 0; c < numColors; ++c) PetscCall(PetscStrallocpy(defcolors[c], &colors[c])); in DMPlexView_Ascii()