Searched refs:DMPlexView_Ascii (Results 1 – 3 of 3) sorted by relevance
591 static PetscErrorCode DMPlexView_Ascii(DM dm, PetscViewer viewer) in DMPlexView_Ascii() function1130 ierr = DMPlexView_Ascii(cdm, viewer);CHKERRQ(ierr); in DMPlexView_Ascii()1298 ierr = DMPlexView_Ascii(dm, viewer);CHKERRQ(ierr); in DMView_Plex()
46945 static PetscErrorCode DMPlexView_Ascii(591,26614
5889 DMPlexView_Ascii src/dm/impls/plex/plex.c /^static PetscErrorCode DMPlexView_Ascii(DM dm, PetscView…