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

Fix initialization warning with PETSc #2263

Merged
merged 1 commit into from May 22, 2018

Conversation

gassmoeller
Copy link
Member

This fixes the warnings reported in #2252 if deal.II is compiled with PETSc, and ASPECT has additional command line options unrecognized by PETSc (e.g. -j). I just filter out all ASPECT related options before initializing PETSc.

@tjhei tjhei merged commit 3d0609c into geodynamics:master May 22, 2018
@gassmoeller gassmoeller deleted the fix_petsc_warning branch May 22, 2018 23:45
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.

None yet

2 participants