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 privacy and imports in krylov solvers #1011

Merged
merged 7 commits into from
Nov 7, 2023
Merged

Conversation

timofeymukha
Copy link
Collaborator

This mostly fixed use statements in Krylov solver types, making the use only. Also adds private at module scope in some places. A little bit of docstrings. No functionality is changed.

@timofeymukha timofeymukha added the documentation Improvements or additions to documentation label Oct 18, 2023
Copy link
Collaborator

@MartinKarp MartinKarp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good. Big improvements over before.

Copy link
Collaborator

@njansson njansson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to try this with recent version of CCE before merging.

src/math/ax_helm_fctry.f90 Outdated Show resolved Hide resolved
src/math/bcknd/cpu/ax_helm.f90 Outdated Show resolved Hide resolved
src/math/bcknd/cpu/ax_helm.f90 Outdated Show resolved Hide resolved
src/math/ax_helm_fctry.f90 Outdated Show resolved Hide resolved
@njansson njansson enabled auto-merge November 7, 2023 08:52
@njansson njansson merged commit 7c7bb24 into develop Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation refactor
Projects
No open projects
Status: 🍻 Done
Development

Successfully merging this pull request may close these issues.

3 participants