trilinos / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
1.22k stars 568 forks source link

MueLu: Unused variable #13605

Open cgcgcg opened 2 hours ago

cgcgcg commented 2 hours ago

Bug Report

Albany reported a failing warnings-as-errors build here: https://github.com/sandialabs/Albany/issues/1090

[Trilinos/packages/muelu/src/Interface/MueLu_ParameterListInterpreter_def.hpp:1302](https://blob/master/Trilinos/packages/muelu/src/Interface/MueLu_ParameterListInterpreter_def.hpp#L1302):8: error: variable 'useAggregateQualities' set but not used [-Werror=unused-but-set-variable]

Looks like this could have been caused by https://github.com/trilinos/Trilinos/pull/13592

github-actions[bot] commented 2 hours ago

Automatic mention of the @trilinos/muelu team

github-actions[bot] commented 2 hours ago

Automatic mention of the @trilinos/muelu team