petsc-3.7.5 2017-01-01
Report Typos and Errors

DMDA_STENCIL_BOX

"Box"-type stencil. In logical grid coordinates, any of (i,j,k), (i+s,j+r,k+t) may be in the stencil.

See Also

DMDA_STENCIL_STAR, DMDAStencilType, DMDASetStencilType()

Level:beginner
Location:
src/dm/impls/da/../../../../include/petscdmda.h
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/dm/examples/tutorials/ex1.c.html
src/dm/examples/tutorials/ex2.c.html
src/dm/examples/tutorials/ex3.c.html
src/dm/examples/tutorials/ex4.c.html
src/dm/examples/tutorials/ex5.c.html
src/dm/examples/tutorials/ex7.c.html
src/dm/examples/tutorials/ex9.c.html
src/dm/examples/tutorials/ex12.c.html
src/dm/examples/tutorials/ex15.c.html
src/dm/examples/tutorials/ex65dm.c.html
src/dm/examples/tutorials/ex11f90.F.html