Skip to content

Some cleanups / improvements to Newmark steppers

James Willenbring requested to merge tempus-lcm-schwarz into master

Created by: ikalash

Some cleanups and improvements to Newmark steppers. Specifically, making the displacement predictor the initial guess for the Newmark solver instead of the displacement. This is the more correct thing to use and cuts down the number of Newton iterations ~10% for Albany problems. Also removing some extraneous unnecessary code that may cause confusion.

Merge request reports