Searched refs:PetscViewerGLVisGetType_Internal (Results 1 – 4 of 4) sorted by relevance
31 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscViewerGLVisGetType_Internal(PetscViewer, PetscViewe…
20 PetscCall(PetscViewerGLVisGetType_Internal(viewer, &type)); in DMView_GLVis()
41 PetscCall(PetscViewerGLVisGetType_Internal(viewer, &socktype)); in VecView_GLVis()
306 PetscErrorCode PetscViewerGLVisGetType_Internal(PetscViewer viewer, PetscViewerGLVisType *type) in PetscViewerGLVisGetType_Internal() function