Home
last modified time | relevance | path

Searched refs:PetscGLVisCollectiveEnd (Results 1 – 4 of 4) sorted by relevance

/petsc/include/petsc/private/
H A Dglvisviewerimpl.h39 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscGLVisCollectiveEnd(MPI_Comm, PetscViewer *);
/petsc/src/dm/interface/
H A Ddmglvis.c37 PetscCall(PetscGLVisCollectiveEnd(PetscObjectComm((PetscObject)dm), &view)); in DMView_GLVis()
/petsc/src/vec/vec/utils/
H A Dvecglvis.c97 PetscCall(PetscGLVisCollectiveEnd(PetscObjectComm(dm), &view)); in VecView_GLVis()
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c814 PetscErrorCode PetscGLVisCollectiveEnd(MPI_Comm comm, PetscViewer *win) in PetscGLVisCollectiveEnd() function
842 PetscErrorCode PetscGLVisCollectiveEnd(PETSC_UNUSED MPI_Comm comm, PETSC_UNUSED PetscViewer *win) in PetscGLVisCollectiveEnd() function