spirit-code / spirit

Atomistic Spin Simulation Framework
http://spirit-code.github.io
MIT License
120 stars 52 forks source link

Core: add silencing of Method messages #417

Open GPMueller opened 6 years ago

GPMueller commented 6 years ago

When a Method is called often, with just a few iterations to be performed, it is very inconvenient to get a massive amount of output messages, especially when scripting something. Output can be configured correspondingly, but the messages cannot - probably the same granularity as for output makes sense:

Adding API functions would also make sense.