Searched refs:PetscGLVisCollectiveEnd (Results 1 – 4 of 4) sorted by relevance
39 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscGLVisCollectiveEnd(MPI_Comm, PetscViewer *);
37 PetscCall(PetscGLVisCollectiveEnd(PetscObjectComm((PetscObject)dm), &view)); in DMView_GLVis()
97 PetscCall(PetscGLVisCollectiveEnd(PetscObjectComm(dm), &view)); in VecView_GLVis()
814 PetscErrorCode PetscGLVisCollectiveEnd(MPI_Comm comm, PetscViewer *win) in PetscGLVisCollectiveEnd() function842 PetscErrorCode PetscGLVisCollectiveEnd(PETSC_UNUSED MPI_Comm comm, PETSC_UNUSED PetscViewer *win) in PetscGLVisCollectiveEnd() function