Searched refs:DMView_GLVis (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dmglvis.c | 6 PetscErrorCode DMView_GLVis(DM dm, PetscViewer viewer, PetscErrorCode (*DMView_GLVis_ASCII)(DM, Pet… in DMView_GLVis() function
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 354 PETSC_INTERN PetscErrorCode DMView_GLVis(DM, PetscViewer, PetscErrorCode (*)(DM, PetscViewer));
|
| /petsc/src/dm/impls/da/ |
| H A D | grglvis.c | 511 PetscCall(DMView_GLVis(dm, viewer, DMDAView_GLVis_ASCII)); in DMView_DA_GLVis()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 1183 PetscCall(DMView_GLVis(dm, viewer, DMPlexView_GLVis_ASCII)); in DMPlexView_GLVis()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 1441 #define DMView_GLVis_pforest _append_pforest(DMView_GLVis)
|