Skip to content

Tempus fix fpes

James Willenbring requested to merge tempus-fix-fpes into develop

Created by: ikalash

This PR addressed the following Albany issue https://github.com/SNLComputation/Albany/issues/461 by fixing floating point exceptions in some of the Newmark steppers. These were only showing up in a debug build with FPE checking on.

All Tempus tests pass, as do all Albany Tempus tests with the fix.

Merge request reports