Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/impls/x/
H A Dxcolor.c87 static PetscErrorCode PetscDrawSetUpColormap_Private(Display *display, int screen, Visual *visual, … in PetscDrawSetUpColormap_Private() function
177 PetscCall(PetscDrawSetUpColormap_Private(display, screen, visual, colormap)); in PetscDrawSetUpColormap_X()