joergbuchwald / ogs6py

Python-API for the OpenGeoSys (http://www.opengeosys.org) software.
BSD 3-Clause "New" or "Revised" License
16 stars 23 forks source link

Fix for component error in Newton evaluation #59

Closed nagelt closed 1 year ago

nagelt commented 1 year ago

'Component' in context causes error for single processes. This MR fixes that.