barbagroup/PetIBM

[factorization] Bug when creating 3D Delta operator

piyueh opened this issue · 1 comments

At line 128 in createDelta, the first index of the 2D targets should be 2 instead of 0. I'll fix that once we merge PR #107 .

Fixed.