Home
last modified time | relevance | path

Searched defs:ViewLabels (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/label/tutorials/
H A Dex1f90.F9030 subroutine ViewLabels(dm, viewer, ierr) subroutine
31 type(tDM) :: dm
32 type(tPetscViewer) :: viewer
H A Dex1.c7 PetscErrorCode ViewLabels(DM dm, PetscViewer viewer) in ViewLabels() function