#include "petscda.h" int DARefine(DA da,MPI_Comm comm,DA *daref)Collective on DA
da | - initial distributed array | |
comm | - communicator to contain refined DA, must be either same as the da communicator or include the da communicator and be 2, 4, or 8 times larger. Currently ignored |
Level:advanced
Location:src/dm/da/src/da2.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages