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

Set Petsc options for each FEProblem #1872

Closed
friedmud opened this issue Feb 14, 2014 · 2 comments
Closed

Set Petsc options for each FEProblem #1872

friedmud opened this issue Feb 14, 2014 · 2 comments
Assignees
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@friedmud
Copy link
Contributor

We need the ability to set solver options specifically for each FEProblem (especially in the case that we have multiple!)

@ghost ghost assigned friedmud Feb 14, 2014
@friedmud
Copy link
Contributor Author

In 1dd45bf:

initial capability for setting petsc options per FEProblem.  Note that this does not finish this ticket.  We really need to find a way to name the nonlinear systems and use the proper Petsc prefixing methods for specifying per-solve parameters. ref #1872

@friedmud
Copy link
Contributor Author

In db1d2b3:

clear petsc options and rebuild them before each solve closes #1872

friedmud added a commit that referenced this issue Feb 14, 2014
… this does not finish this ticket. We really need to find a way to name the nonlinear systems and use the proper Petsc prefixing methods for specifying per-solve parameters. ref #1872

r17860
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant