Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c968 } CoordSystem; typedef
971 static PetscErrorCode DMPlexView_Ascii_Coordinates(PetscViewer viewer, CoordSystem cs, PetscInt dim… in DMPlexView_Ascii_Coordinates()
1064 CoordSystem cs = CS_CARTESIAN; in DMPlexView_Ascii()