sblauth / cashocs

computational adjoint-based shape optimization and optimal control software for python
https://cashocs.readthedocs.io/
GNU General Public License v3.0
53 stars 10 forks source link

[Bug] The SNES solver is verbose by default #449

Closed sblauth closed 4 months ago

sblauth commented 4 months ago

The cashocs.snes_solve function is, by default, verbose.

Change the default petsc options for this so that it runs silently.