Searched refs:PetscViewerGLVisInitWindow_Internal (Results 1 – 4 of 4) sorted by relevance
29 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscViewerGLVisInitWindow_Internal(PetscViewer, PetscBo…
36 PetscCall(PetscViewerGLVisInitWindow_Internal(view, PETSC_TRUE, sdim, name)); in DMView_GLVis()
96 PetscCall(PetscViewerGLVisInitWindow_Internal(view, PETSC_FALSE, spacedim[i], name)); in VecView_GLVis()
446 PetscErrorCode PetscViewerGLVisInitWindow_Internal(PetscViewer viewer, PetscBool mesh, PetscInt dim… in PetscViewerGLVisInitWindow_Internal() function