sampsapursiainen / zeffiro_interface

Interface for using finite elements in inverse problems with complex domains
GNU General Public License v3.0
23 stars 15 forks source link

Add error handling to zef_start_config #236

Closed SeSodesa closed 1 year ago

SeSodesa commented 1 year ago

This is a squashed set of commits. See the individual commit messages below for what was changed. Closes #235.


zeffiro_interface: change position of zef.start_mode initialization

zef_start_config: add error handling to evalc calls

zef_start_config: add a warning message function

SeSodesa commented 1 year ago

Looks like there is still a reference to FieldTrip in the CVX warning message. I need to change that.

SeSodesa commented 1 year ago

The messages should be fixed now.