PetscErrorCode DMStagSetUniformCoordinates(DM dm,PetscReal xmin,PetscReal xmax,PetscReal ymin,PetscReal ymax,PetscReal zmin,PetscReal zmax)Collective
dm | - the DMStag object | |
xmin,xmax,ymin,ymax,zmin,zmax | - maximum and minimum global coordinate values |