m-a-d-n-e-s-s / madness

Multiresolution Adaptive Numerical Environment for Scientific Simulation
GNU General Public License v2.0
181 stars 62 forks source link

Misc. cleanup #531

Closed JonathonMisiewicz closed 7 months ago

JonathonMisiewicz commented 8 months ago

Lots of misc. code modernization. Range-based for loops, make_shared instead of new, auto, and structured bindings.

JonathonMisiewicz commented 8 months ago

This PR and #530 both show the same two tests stuck in the Install phase, so I can say with confidence that something isn't correct in the test setup. Is this a known problem?

evaleev commented 7 months ago

@JonathonMisiewicz please rebase on master