FEniCS Project
Gmsh causes python kernel to restart
mesh
dokken
July 15, 2022, 5:53am
2
You surely do not want
[:,:0]
, you should use
[:,:1]
if your mesh is a 1D mesh
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Problem with `model_to_mesh` in `dolfinx.io.gmshio`
mesh
2
328
March 25, 2024
Mesh subdivision in Gmsh
mesh
1
307
April 2, 2024
Creating the data on grid or nodes
General
dolfinx
,
gmsh
3
31
September 9, 2024
Problems paralelizing a mesh generated using gmsh python api
General
mesh
,
dolfinx
,
mpi
,
gmsh
9
111
August 5, 2024
Problem reading mesh using meshio or interfacing msh with dolfinx
dolfinx
mesh
2
392
December 15, 2023