Re: [petsc-dev] DACreate3d should work for 1 node in Z
19 Apr
2011
19 Apr
'11
3:48 p.m.
On Tue, Apr 19, 2011 at 22:44, Ethan Coon <[email protected]> wrote:
The short answer -- make the z-size = s. It's not that huge of a hit -- the local arrays are 6*NX*NY*ndofs instead of 5*NX*NY*ndofs.
Indeed, though it is potentially about twice as much work because you only have to evaluate residuals on the owned nodes.
Otherwise, I'll try to implement the special-special case of DMDA_BOUNDARY_PERIODIC, P=1, zl=1, and s > 1 soon.
Great, thanks.
5594
Age (days ago)
5594
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown