Skip to content

Intrepid2/refactor: workaround for static params

James Willenbring requested to merge agsalin-intrepid2-refactor-2 into master

Created by: agsalin

Albany would not compile, with errors for multiple definitions of Intrepid2::Parameters::Epsilon, Threshold, and Tolerance.

This change successfully compiled, but I got rid of the platform-dependent epsilon.

Merge request reports