Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StaggeredStokesPETScMatUtilities::constructPatchLevelMACStokesOp() #19

Closed
amneetb opened this issue Jun 25, 2015 · 0 comments
Closed

StaggeredStokesPETScMatUtilities::constructPatchLevelMACStokesOp() #19

amneetb opened this issue Jun 25, 2015 · 0 comments
Assignees
Labels

Comments

@amneetb
Copy link
Contributor

amneetb commented Jun 25, 2015

Ref

static const int pu_stencil_sz = 4;

This should be

static const int pu_stencil_sz = 2*NDIM;

Otherwise there would be bug in 3d.

@amneetb amneetb added the Bug label Jun 25, 2015
@boyceg boyceg assigned amneetb and boyceg and unassigned amneetb Jun 25, 2015
@boyceg boyceg closed this as completed in 2d08069 Jun 25, 2015
amneetb added a commit that referenced this issue Jun 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants