<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Professor Braun, If you can live with just a few geometries and meshes then the easiest thing to do is to save the meshes generated by Gmsh in files and read them into your C++ program as needed.  If you need something more flexible then yes it is possible to compile gmsh as a shared library, build your C++ program to link to it, and call Gmsh from within your program.  I have a C++ code that does this and would be happy to walk you through it.<div><br></div><div>Regards,</div><div>Dave Bernstein</div><div><a href="http://www.terafrac.org">www.terafrac.org</a><br><div><br></div><div><br><div><div><div>On Aug 1, 2013, at 5:19 AM, moritz braun <moritz.braun@gmail.com> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Dear Alle<div><br></div><div>I have established, that getdp  can handle mapped / isoparametric elements.</div><div>I would like to solve a problem involving</div><div>multiple domains with spherical  boundaries between them.</div>
<div>As first step in two dimensions.</div><div>I have managed to calculate </div><div>the eigen functions of  \nabla^2 on a unit circle.</div><div>I would like to able to access the matrices and meshes used by getdp</div>
<div>from C++/python to</div><div>enforce the boundary conditions outside of getdp.</div><div>Is this possible?</div><div><br></div><div>regards</div><div><br></div><div>Moritz  </div><div><div><br></div>-- <br>Prof M Braun         Tel.:27-12-4298006/8027<br>
Physics Department  Fax.: 27-12-4293643<br>University of South Africa (UNISA)      <br><a href="mailto:moritz.braun@gmail.com" target="_blank">moritz.braun@gmail.com</a><br>P.O. Box 392     <br>0003 <br>UNISA<br> South Africa <br>
<a href="http://moritz-braun.blogspot.com/" target="_blank">http://moritz-braun.blogspot.com</a><br>
</div>
_______________________________________________<br>gmsh mailing list<br>gmsh@geuz.org<br>http://www.geuz.org/mailman/listinfo/gmsh<br></blockquote></div><br></div></div></div></body></html>