#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DACreate(MPI_Comm comm, DA *da)If you never call DASetType() or DASetFromOptions() it will generate an error when you try to use the DA.
Collective on MPI_Comm
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