Trilinos: Code cleanup
Created by: rppawlo
This set of commits covers the following:
- Fix compiler warnings for unused parameter in Ifpack
- Fix (most) shadow warnings in PIRO
- Fix all shadow warnings in Panzer
- Fix ptr use in Teuchos StackedTimer as suggested in #4151