<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Hi there,<BR>
<BR>
I have been trying to use GMSH to generate a mesh for a 3D cube that I am working on.  However, I am exporting the generated mesh as a VTK file which I then read into my code and I have a problem at this stage.<BR>
<BR>
When I export the VTK file only the faces of the tetrahedrons which are on the boundary of the problem are being exported and I require all the faces of all the tetrahedrons to be exported. I understand this is the standard behaviour for GMSH in creating the VTK file but I was wondering if there is anyway in which you can export all the faces of the tetrahedron.<BR>
<BR>
The reason I require this is that I need to do surface integrals over each face of the tet and the code is bugging because it does not have the correct order of the nodes of the face.<BR>
<BR>
Any help would be greatly appreciated.<BR>
<BR>
Regards<BR>
<BR>
Graeme<BR>
<BR>
-----------------------------<BR>
Graeme Edwards<BR>
PhD Student<BR>
School of Engineering<BR>
University of Glasgow<BR>
Oakfield Avenue<BR>
Glasgow<BR>
G12 8LT
</BODY>
</HTML>