Home
last modified time | relevance | path

Searched refs:DMSetUpGLVisViewer_Plex (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Ddmpleximpl.h276 PETSC_INTERN PetscErrorCode DMSetUpGLVisViewer_Plex(PetscObject, PetscViewer);
/petsc/src/dm/impls/plex/
H A Dplexglvis.c40 PetscErrorCode DMSetUpGLVisViewer_Plex(PetscObject odm, PetscViewer viewer) in DMSetUpGLVisViewer_Plex() function
H A Dplexcreate.c5760 …Call(PetscObjectComposeFunction((PetscObject)dm, "DMSetUpGLVisViewer_C", DMSetUpGLVisViewer_Plex)); in DMInitialize_Plex()