[petsc-users] DAGetCorners; xs,ys,zs return 0 for all the processors
khalid ashraf
khalid_eee at yahoo.com
Thu Nov 25 04:24:52 CST 2010
Here is the call to DA creation:
ierr =
DACreate3d(PETSC_COMM_WORLD,DA_NONPERIODIC,DA_STENCIL_BOX,appctx.l,appctx.m,appctx.n,
PETSC_DECIDE,PETSC_DECIDE,PETSC_DECIDE,1,1,PETSC_NULL,PETSC_NULL,PETSC_NULL,
&appctx.da);CHKERRQ(ierr);
Khalid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20101125/d0590ec8/attachment.htm>
More information about the petsc-users
mailing list