I am trying to convert a 3D mesh consisting of linear 4 noded tet elements generated using Gmsh using dolfin-convert. However, when I convert the resultant xml mesh file has 2D mesh. It looks like 3D mesh got projected to one plane.
When I opened the xml file in a text-editor I noticed that the "celltype is "triangles".
So, why is the 3D mesh tet mesh is being converted to 2D mesh? What am I missing?
Operating system: Windows 7 x64
Gmsh version: 2.8.5