<p>It depends how you want to solve the problem. I usually group all dofs together. There is a 2D Stokes+Thermodynamics example in SNES ex30 (or 31?).</p>
<div class="gmail_quote">On Jun 16, 2012 8:11 AM, "TAY wee-beng" <<a href="mailto:zonexo@gmail.com">zonexo@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I'm abit unclear about dof used in DMDACreate3d. If I have u,v,w for my CFD code, does it mean that I should have dof = 3? Or can i create 3 local/global vector using DMCreateGlobalVector and DMCreateLocalVector to define u,v,w?<br>

<br>
Does it matter if I'm using staggered grids? Also, if I am only using PETSc for u,v,w (and not pressure, which uses HYPRE), does it mean a difference?<br>
<br>
I remember there 's an example using staggered grid somewhere but I can't find it now. May I know which PETSc 's example it is?<br>
<br>
Thanks!<br>
<br>
-- <br>
Yours sincerely,<br>
<br>
TAY wee-beng<br>
<br>
</blockquote></div>