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

Rename all relevant matrix-free files using Fluid Dynamics prefix #1222

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

lpsaavedra
Copy link
Collaborator

@lpsaavedra lpsaavedra commented Aug 5, 2024

Description

This PR changes the name of the main class and the name of the files related to the matrix-free application. Is the first PR on a series of PRs that aim to rename all the Navier Stokes solvers of Lethe using the prefix FluidDynamics.

Testing

All the matrix-free tests should pass as only the name of the class and the name of files were changed.

Checklist (will be removed when merged)

See this page for more information about the pull request process.

Code related list:

  • The branch is rebased onto master
  • Code is indented with indent-all and .prm files (examples and tests) with prm-indent
  • Changelog (CHANGELOG.md) is up to date if the refactor affects the user experience or the codebase

Pull request related list:

  • No other PR is open related to this refactoring
  • Labels are applied
  • There are at least 2 reviewers (or 1 if small feature) excluding the responsible for the merge
  • The PR description is cleaned and ready for merge

include/solvers/fluid_dynamics_matrix_free.h Outdated Show resolved Hide resolved
lpsaavedra and others added 2 commits August 5, 2024 11:53
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
@blaisb blaisb merged commit 67e3107 into master Aug 5, 2024
8 checks passed
@blaisb blaisb deleted the rename_mf_solver branch August 5, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants