PETSc version 3.17.0
DMLocalizeCoordinates
If a mesh is periodic, create local coordinates for cells having periodic faces
Synopsis
#include "petscdm.h"
#include "petscdmlabel.h"
#include "petscds.h"
PetscErrorCode DMLocalizeCoordinates(DM dm)
Collective on dm
Input Parameter
See Also
DMSetPeriodicity(), DMLocalizeCoordinate(), DMLocalizeAddCoordinate()
Level
developer
Location
src/dm/interface/dm.c
Examples
src/dm/impls/plex/tutorials/ex10.c.html
src/dm/impls/forest/tutorials/ex1.c.html
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages