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

_GetScheme to avoid duplicated code #4390

Closed
miguelmaso opened this issue Mar 8, 2019 · 3 comments · Fixed by #6575
Closed

_GetScheme to avoid duplicated code #4390

miguelmaso opened this issue Mar 8, 2019 · 3 comments · Fixed by #6575
Assignees
Milestone

Comments

@miguelmaso
Copy link
Contributor

In PR #3714 the PFEM2NavierStokesMonolithicSolver that derives from NavierStokesMonolithicSolver there is some copied code. An implementation of _GetScheme and _GetBuilderAndSolver methods in the base class would reduce that necessary code duplication.
I suggest to discuss that on this issue to unblock the PR #3714

@philbucher
Copy link
Member

I think this is coming in the next wave of refactoring of the fluid-solvers, at least @jcotela told me this

@miguelmaso
Copy link
Contributor Author

thanks. In that case, can we close that issue?

@philbucher
Copy link
Member

closing, added it to the list

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 a pull request may close this issue.

3 participants