Searched defs:ViewLabels (Results 1 – 2 of 2) sorted by relevance
30 subroutine ViewLabels(dm, viewer, ierr) subroutine31 type(tDM) :: dm32 type(tPetscViewer) :: viewer
7 PetscErrorCode ViewLabels(DM dm, PetscViewer viewer) in ViewLabels() function