Closed pbauman closed 3 years ago
Ping me after the rebase and I'll check out what's left?
rebased @roystgnr
I squashed in the make_shared
-into-initializer list as well as another fixup artifact. Tests pass with libMesh master (without --disable-deprecated
for the moment). Going ahead and merging since @roystgnr approved and I made the change he requested.
This builds off of #605, will rebase on master once that's merged.
These were all picked up during my work on trying to get GRINS working with libMesh built with
--disable-deprecated
. I split off these commits in their own PR so the eventual PR getting--disable-deprecated
working is more focused.