Skip to content

Trilinos: Code cleanup

James Willenbring requested to merge rppawlo:fix-shadow-warnings into develop

Created by: rppawlo

This set of commits covers the following:

  1. Fix compiler warnings for unused parameter in Ifpack
  2. Fix (most) shadow warnings in PIRO
  3. Fix all shadow warnings in Panzer
  4. Fix ptr use in Teuchos StackedTimer as suggested in #4151

Merge request reports