#include "petscda.h" int DASetUniformCoordinates(DA da,PetscReal xmin,PetscReal xmax,PetscReal ymin,PetscReal ymax,PetscReal zmin,PetscReal zmax)Collective on DA
da | - the distributed array object | |
xmin,xmax | - extremes in the x direction | |
xmin,xmax | - extremes in the y direction | |
xmin,xmax | - extremes in the z direction |
Level:beginner
Location:src/dm/da/src/gr1.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages