#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DASetStencilType(DA da, DAStencilType stype)Not collective
da | - The DA | |
stype | - The stencil type, use either DA_STENCIL_BOX or DA_STENCIL_STAR. |
Level:intermediate
Location:src/dm/da/src/da.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages