typedef struct { int dim,dof,sw; DAPeriodicType pt; DAStencilType st; int mx,my,mz; /* global number of grid points in each direction */ int xs,ys,zs; /* starting point of this processor */ int xm,ym,zm; /* number of grid points on this processor */ } DALocalInfo;
Level:beginner
Location:src/dm/da/../../../include/petscda.h
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages