<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>Hello,<br><br>I am trying to generate a 27 nodes hexahedron mesh.<br>I have a test.geo file to create a structured hexahedron<br>mesh. When I run:<br>$ gmsh test.geo -3 -order 1<br>I get a first order hexahedron mesh. Here a hexahedron has<br>8 nodes. <br>If I run with -order 2 I get hexahedrons with 20 nodes. <br>How do I get hexahedrons with 27 nodes ?<br><br>Thanks for any help. <br><br><br>                                       </body>
</html>