Changed
- Updated PETSc to 3.25.2.
Fixed
- Fixed PETSc bug in output of processor rank for materials when running in parallel.
- Updated
examples/troubleshooting-2dto match behavior after latest bugfixes. - Add missing files for
examples/subduction-3dto source distribution. - Switch from
numpy.atan2()tonumpy.arctan2()inexamples/subduction-3d/generate_gmsh.pyfor compatibility with numpy 1.x. - Additional clean up of parameter files for
reverse-2dandsubduction-2dexamples.