Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c297 …if (socket->type == PETSC_VIEWER_GLVIS_DUMP) { /* destroy the viewer, as it is associated with a s… in PetscViewerGLVisRestoreDMWindow_Internal()
323 if (socket->type == PETSC_VIEWER_GLVIS_DUMP) { in PetscViewerGLVisGetStatus_Internal()
376 …if (socket->type == PETSC_VIEWER_GLVIS_DUMP) PetscCheck(!socket->window[wid], PETSC_COMM_SELF, PET… in PetscViewerGLVisGetWindow_Internal()
380 if (socket->type == PETSC_VIEWER_GLVIS_DUMP) { in PetscViewerGLVisGetWindow_Internal()
436 …if (socket->type == PETSC_VIEWER_GLVIS_DUMP) { /* destroy the viewer, as it is associated with a s… in PetscViewerGLVisRestoreWindow_Internal()
560 socket->type = PETSC_VIEWER_GLVIS_DUMP; in PetscViewerFileSetName_GLVis()
619 if (type == PETSC_VIEWER_GLVIS_DUMP || name) { in PetscViewerGLVisOpen()
673 type = PETSC_VIEWER_GLVIS_DUMP; in PETSC_VIEWER_GLVIS_()
/petsc/include/
H A Dpetscviewer.h85 PETSC_VIEWER_GLVIS_DUMP, enumerator