#include "petscda.h" PetscErrorCode DASetFromOptions(DA da)Collective on DA
Notes: To see all options, run your program with the -help option, or consult the users manual. Must be called after DACreate() but before the DA is used.
Level:beginner
Location:src/dm/da/src/dacreate.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages