<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Dear Gmsh team:<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I am trying to use Gmsh as a graphics processing tool for a FEM solver. </DIV><DIV>This is not the usual way to use Gmsh as  a standard POST processor reading the files generated</DIV><DIV>by the solver. </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The graphics data is generated by the solver and Gmsh draws them on the fly.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Enclosed is a short example file containing a C++ class encapsulating the services provided by the Gmsh Client.</DIV><DIV>I assume Gmsh is in mode -listen and the data containing the views is received through a disk file.</DIV><DIV>However, this method is not fast enough for large datasets showing the deformation process.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The question is:  would it be possible to  use a different type of stream to transfer the data to the Gmsh client?<SPAN></SPAN></DIV></BODY></HTML>