Searched refs:DMPlexView_GLVis (Results 1 – 3 of 3) sorted by relevance
275 PETSC_INTERN PetscErrorCode DMPlexView_GLVis(DM, PetscViewer);
1180 PetscErrorCode DMPlexView_GLVis(DM dm, PetscViewer viewer) in DMPlexView_GLVis() function
2064 if (format == PETSC_VIEWER_ASCII_GLVIS) PetscCall(DMPlexView_GLVis(dm, viewer)); in DMView_Plex()2081 PetscCall(DMPlexView_GLVis(dm, viewer)); in DMView_Plex()