Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

FacetFESpace Segmentation fault

More
5 years 10 months ago #559 by Matejczyk
Dear all,

I was working with 1D HDG solver and recently I updated my NGsolve to the latest version and the definition of the Facet Space is not working anymore. When I try to define

Z = FacetFESpace(mesh, order=0,dirichlet = [1,2])

it gives Segmentation fault: 11. Do you have any ideas what is happening? It wasn't happening in the previous versions. I attach two files - a short test.py, that is leading to the error and a 1D meshing file.

Best wishes,
Bart
More
5 years 10 months ago #566 by cwinters
Hi Bart,

are you using a package/installer of NGSolve or a self compiled version?
Which version number shows up when you start Netgen?

In the newest version on Github the problem is fixed.

Best
Christoph
More
5 years 10 months ago - 5 years 10 months ago #567 by Matejczyk
Hi Christoph,

Thanks for your answer.
I'm using the package version NGSolve-6.2.1805. I will try with the new version then.


######### EDIT ############
I installed version
NGSolve-6.2.1805-93-g2f7ec8e0
and now it works!





Best wishes,
Bart
Last edit: 5 years 10 months ago by Matejczyk.
Time to create page: 0.121 seconds