#include "petscdmda.h" PetscErrorCode DMDASetStencilType(DM da, DMDAStencilType stype)Logically Collective on DMDA
da | - The DMDA | |
stype | - The stencil type, use either DMDA_STENCIL_BOX or DMDA_STENCIL_STAR. |
Level:intermediate
Location:src/dm/impls/da/da.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages