Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/impls/x/
H A Dximpl.h71 PETSC_INTERN PetscErrorCode PetscDrawXiColormap(PetscDraw_X *);
H A Dxcolor.c201 PetscErrorCode PetscDrawXiColormap(PetscDraw_X *XiWin) in PetscDrawXiColormap() function
H A Dxops.c604 PetscCall(PetscDrawXiColormap(sXwin)); in PetscDrawGetSingleton_X()
832 PetscCall(PetscDrawXiColormap(Xwin)); in PetscDrawCreate_X()