DMPlexSetIsoperiodicFaceSF#
Express periodicity from an existing mesh
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexSetIsoperiodicFaceSF(DM dm, PetscInt num_face_sfs, PetscSF *face_sfs)
Logically Collective
Input Parameters#
Note#
One can use -dm_plex_shape zbox
to use this mode of periodicity, wherein the periodic points are distinct both globally
and locally, but are paired when creating a global dof space.
See Also#
DMPlex: Unstructured Grids, DMPLEX
, DMGetGlobalSection()
, DMPlexGetIsoperiodicFaceSF()
Level#
advanced
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages