You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to run the test scripts in python/tests.
Both test_mesh_metric.py and test_detect_colinearity.py run with no errors but test_adapt.py throws a segfault when attempting to set the metric field, i.e. via libpragmatic.pragmatic_set_metric.
I am using fenics 2019.1.0 on Ubuntu 18.04.
Any idea as to what may be going on/any additional information that I could provide to help get to the bottom of this?
The text was updated successfully, but these errors were encountered:
I am attempting to run the test scripts in python/tests.
Both test_mesh_metric.py and test_detect_colinearity.py run with no errors but test_adapt.py throws a segfault when attempting to set the metric field, i.e. via libpragmatic.pragmatic_set_metric.
I am using fenics 2019.1.0 on Ubuntu 18.04.
Any idea as to what may be going on/any additional information that I could provide to help get to the bottom of this?
The text was updated successfully, but these errors were encountered: