PetscViewerGLVisType#
indicates what type of GLVis viewer to use
Synopsis#
typedef enum {
PETSC_VIEWER_GLVIS_DUMP,
PETSC_VIEWER_GLVIS_SOCKET
} PetscViewerGLVisType;
See Also#
Level#
beginner
Location#
Examples#
src/ksp/ksp/tutorials/ex43.c.html
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages