Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c971 static PetscErrorCode DMPlexView_Ascii_Coordinates(PetscViewer viewer, CoordSystem cs, PetscInt dim… in DMPlexView_Ascii_Coordinates() function
1096 PetscCall(DMPlexView_Ascii_Coordinates(viewer, cs, dof, &array[off])); in DMPlexView_Ascii()
1105 PetscCall(DMPlexView_Ascii_Coordinates(viewer, cs, dof, &arrayCell[off])); in DMPlexView_Ascii()