<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi GMSH developers,<br>
<br>
I'm still trying to figure this out. Maybe I should try to explain my problem in a little more detail. Basically, I get a mesh from GMSH and then move the high-order nodes within each element such that they are more optimal than equi-spaced nodes (in particular,
 I am using the electrostatic nodes of Hesthaven). <br>
<br>
I then write a GMSH file (attached) with these updated node placements, along with a custom interpolation scheme. I'm not sure exactly what GMSH does with this interpolation scheme after it reads it from the file, nor if I am defining the scheme properly.
<br>
<br>
When GMSH reads the file, it indicates that it has read the scheme, but the elements display the same way they would without the custom interpolation scheme (incorrectly, because GMSH assumes equally spaced nodes). So, my first question is does specifying the
 interpolation scheme in the file indicate that the elements should always be rendered with that scheme? Do I need to explicitly  tell GMSH to use the custom scheme somehow?<br>
<br>
Or perhaps this functionality is only supported in post-processing views?<br>
<br>
Secondly, it is possible to have a 'val-exp-matrix' of all zeros? The way I usually define my basis functions is such that values are represented by a basis function matrix that does not require the specification of the u,v,w location within each element. It
 appears that this case would correspond to an all zeros 'val-exp-matrix'. Is this correct?<br>
<br>
Thanks,<br>
<br>
John<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF182722"><font color="#000000" face="Tahoma" size="2"><b>From:</b> John Pease Moore<br>
<b>Sent:</b> Sunday, May 18, 2014 10:38 PM<br>
<b>To:</b> gmsh@geuz.org<br>
<b>Subject:</b> Interpolation Scheme for High Order Elements<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi,<br>
<br>
I am trying to write a GMSH *.msh file in order to apply my own interpolation scheme for high order elements. I took a look at the reference manual, but I'm still having a few issues.<br>
<br>
Does anyone have an example .msh file with a high order interpolation scheme defined they would be willing to send me? (for p > 1) It doesn't really matter what the element type is-- if you can send me an example I should be able to figure out the rest.<br>
<br>
Any help at all would be awesome.<br>
<br>
Thank you for your time,<br>
John<br>
<br>
<br>
</div>
</div>
</div>
</div>
</body>
</html>