We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The level solve counters MueLu: Laplace2D: Hierarchy: Solve (total, level=k) are getting called twice per V-cycle. First here:
MueLu: Laplace2D: Hierarchy: Solve (total, level=k)
Trilinos/packages/muelu/src/MueCentral/MueLu_Hierarchy_def.hpp
Line 906 in bd59c87
Line 1079 in bd59c87
I find this somewhat confusing.
The text was updated successfully, but these errors were encountered:
Automatic mention of the @trilinos/muelu team
Sorry, something went wrong.
It's stopped on 1071 in-between.
No branches or pull requests
Bug Report
The level solve counters
MueLu: Laplace2D: Hierarchy: Solve (total, level=k)
are getting called twice per V-cycle.First here:
Trilinos/packages/muelu/src/MueCentral/MueLu_Hierarchy_def.hpp
Line 906 in bd59c87
and then here:
Trilinos/packages/muelu/src/MueCentral/MueLu_Hierarchy_def.hpp
Line 1079 in bd59c87
I find this somewhat confusing.
The text was updated successfully, but these errors were encountered: