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

[TrilinosApplication] Fix typo in trilinos_linear_solver_factory.cpp #11623

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

loumalouomega
Copy link
Member

📝 Description

This PR refactors the trilinos_linear_solver_factory.cpp file in the TrilinosApplication of the Kratos project. The main changes in this commit include:

  1. Cleaning up the code by removing commented-out lines and redundant comments.
  2. Updating the license information.
  3. Using using statements for type aliases.
  4. Renaming some solver types for consistency.
  5. Fixing a typo in the registration of the "mumsps2" solver (to be removed).
  6. Improving the formatting and readability of the code.

🆕 Changelog

@loumalouomega loumalouomega added Cleanup Applications Typo External library Parallel-MPI Distributed memory parallelism for HPC / clusters FastPR This Pr is simple and / or has been already tested and the revision should be fast labels Sep 27, 2023
@loumalouomega loumalouomega requested review from a team as code owners September 27, 2023 14:58
@loumalouomega loumalouomega merged commit f7a911d into master Sep 28, 2023
11 checks passed
@loumalouomega loumalouomega deleted the trilinos/typo-registered-solvers branch September 28, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications Cleanup External library FastPR This Pr is simple and / or has been already tested and the revision should be fast Parallel-MPI Distributed memory parallelism for HPC / clusters Typo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants