Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c1140 const char *deflcolors[4] = {"blue", "cyan", "red", "magenta"}; in DMPlexView_Ascii() local
1188 for (c = 0; c < numLColors; ++c) PetscCall(PetscStrallocpy(deflcolors[c], &lcolors[c])); in DMPlexView_Ascii()