#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DASetPeriodicity(DA da, DAPeriodicType ptype)Not collective
da | - The DA | |
ptype | - One of DA_NONPERIODIC, DA_XPERIODIC, DA_YPERIODIC, DA_ZPERIODIC, DA_XYPERIODIC, DA_XZPERIODIC, DA_YZPERIODIC, or DA_XYZPERIODIC |
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