Home
last modified time | relevance | path

Searched refs:DMPlexView_Ascii (Results 1 – 3 of 3) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplex.c591 static PetscErrorCode DMPlexView_Ascii(DM dm, PetscViewer viewer) in DMPlexView_Ascii() function
1130 ierr = DMPlexView_Ascii(cdm, viewer);CHKERRQ(ierr); in DMPlexView_Ascii()
1298 ierr = DMPlexView_Ascii(dm, viewer);CHKERRQ(ierr); in DMView_Plex()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS46945 static PetscErrorCode DMPlexView_Ascii(591,26614
H A DCTAGS5889 DMPlexView_Ascii src/dm/impls/plex/plex.c /^static PetscErrorCode DMPlexView_Ascii(DM dm, PetscView…