#include "petscda.h" int DALoad(PetscViewer viewer,int M,int N,int P,DA *da)
viewer | - a binary viewer (created with PetscViewerBinaryOpen()) | |
M | - number of processors in x direction | |
N | - number of processors in y direction | |
P | - number of processors in z direction |
Level:intermediate
Location:src/dm/da/src/daload.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages