DMDASetBoundaryType#

Sets the type of ghost nodes on domain boundaries.

Synopsis#

Not collective

Input Parameters#

  • da - The DMDA

  • bx,by,bz - One of DM_BOUNDARY_NONE, DM_BOUNDARY_GHOSTED, DM_BOUNDARY_PERIODIC

See Also#

DMDACreate(), DMDestroy(), DMDA, DMBoundaryType

Level#

intermediate

Location#

src/dm/impls/da/da.c

Examples#

src/dm/tutorials/ex19.c.html


Edit on GitLab

Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages