[Getdp] can someone explaim this format?

Geordie McBain gdmcbain at freeshell.org
Thu Jan 14 07:16:01 CET 2010


On Thu, Jan 14, 2010 at 11:40 AM, Pei-Ying Hsieh <phsieh2005 at yahoo.com> wrote:
> Hi,
>
> I did a:
>   Print[ h, OnElementsOf Omega, File "h_a.pos" ] ;
>
> Hence, I got this:
> View "h" {
> VQ(-0.1,-0.1,0,-0.094912273,-0.1,0,-0.094912273,-0.095412533,0,-0.1,-0.095412533,0){0,0,0,0.17037868,0,0,0.17037868,-0.1536259,0,0,-0.1536259,0};
> VQ(-0.1,-0.095412533,0,-0.094912273,-0.095412533,0,-0.094912273,-0.091054439,0,-0.1,-0.091054439,0){0,-0.1536259,0,0.046557848,-0.1536259,0,0.046557848,-0.19350686,0,0,-0.19350686,0};
>
> Can someone explain what this format is?  Or where can I find the
> definition?  Thanks!

It looks like a Gmsh postprocessing View; see

 http://geuz.org/gmsh/doc/texinfo/gmsh.html#Post_002dprocessing-commands .