- Thank you received: 0
FacetFESpace Segmentation fault
6 years 4 months ago #559
by Matejczyk
FacetFESpace Segmentation fault was created 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
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
Attachments:
6 years 4 months ago #566
by cwinters
Replied by cwinters on topic FacetFESpace Segmentation fault
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
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
6 years 4 months ago - 6 years 4 months ago #567
by Matejczyk
Replied by Matejczyk on topic FacetFESpace Segmentation fault
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
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: 6 years 4 months ago by Matejczyk.
Time to create page: 0.097 seconds