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

Enforce singular solvable #1471

Merged
merged 3 commits into from
Oct 21, 2020

Conversation

ajnonaka
Copy link
Contributor

Summary

Option to make the code NOT enforce solvability for singular problems.
This is accomplished by calling linop.setEnforceSingularSolvable(false)
The default behavior is true, so no results will change in existing codes

Additional background

Checklist

The proposed changes:

  • add new capabilities to AMReX

This is accomplished by calling linop.setEnforceSingularSolvable(false)
The default behavior is true, so no results will change in existing codes
@ajnonaka ajnonaka requested a review from WeiqunZhang October 20, 2020 17:55
@WeiqunZhang WeiqunZhang merged commit a004707 into AMReX-Codes:development Oct 21, 2020
@ajnonaka ajnonaka deleted the enforceSingularSolvable branch October 21, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants