<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><div><div>Here is the call to DA creation:</div><div><br></div><div>ierr = DACreate3d(PETSC_COMM_WORLD,DA_NONPERIODIC,DA_STENCIL_BOX,appctx.l,appctx.m,appctx.n,</div><div> PETSC_DECIDE,PETSC_DECIDE,PETSC_DECIDE,1,1,PETSC_NULL,PETSC_NULL,PETSC_NULL,</div><div> &appctx.da);CHKERRQ(ierr);</div><div><br></div><div>Khalid</div></div><div style="position:fixed"></div>
</div><br>
</body></html>