Skip to content
Snippets Groups Projects
Commit ec7e0290 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent b86342e3
Branches
Tags
No related merge requests found
......@@ -2237,7 +2237,7 @@ static Fl_Menu_Item sysbar_table[] = {
{"Vertically", 0, (Fl_Callback *)file_window_cb, (void*)"split_v"},
{"Clear", 0, (Fl_Callback *)file_window_cb, (void*)"split_u"},
{0},
#if 0 // test remote gmsh daemon
#if 1 // test remote gmsh daemon
{"Connect...", 0, (Fl_Callback *)file_remote_cb, (void*)"connect"},
{"Test remote!", 0, (Fl_Callback *)file_remote_cb, (void*)"test"},
{"Disconnect", 0, (Fl_Callback *)file_remote_cb, (void*)"disconnect", FL_MENU_DIVIDER},
......
......@@ -211,6 +211,7 @@ thumbnail"></a>
<a href="/gmsh/gallery/piece2.gif">structured tet</a>,
<a href="/gmsh/gallery/piece3.gif">structured hex/pri</a>.
<li>Post-processing:
<a href="/gmsh/gallery/sebastian_lehmann.divx">Streamlines</a> (S. Lehmann),
<a href="/gmsh/gallery/f16_stream.jpg">F16 streamlines</a>,
<a href="/gmsh/gallery/f18_stream.jpg">F18 streamlines</a>,
<a href="/gmsh/gallery/pressure-ring.png">pressure ring</a>,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment