Searched refs:deflcolors (Results 1 – 1 of 1) sorted by relevance
1140 const char *deflcolors[4] = {"blue", "cyan", "red", "magenta"}; in DMPlexView_Ascii() local1188 for (c = 0; c < numLColors; ++c) PetscCall(PetscStrallocpy(deflcolors[c], &lcolors[c])); in DMPlexView_Ascii()