From ce8737d3c929ef31834dbdeb4ebaca6aa9c47137 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 25 Jan 2002 01:00:25 +0000 Subject: [PATCH] *** empty log message *** --- doc/gmsh.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/gmsh.html b/doc/gmsh.html index d95c2afa50..ce612125c8 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -121,8 +121,8 @@ circumscribed circle/sphere. External solvers can be interfaced with Gmsh through a socket mechanism, which permits to easily launch computations either locally or on remote computers, and to collect and exploit the simulation -results within Gmsh. The only default solver currently interfaced with -Gmsh is <A HREF="/getdp/">GetDP</A>. Check the <A +results within Gmsh. The default solver interfaced with Gmsh is <A +HREF="/getdp/">GetDP</A>. Check the <A HREF="/gmsh/doc/mysolver.tgz">solver example</A> to see how to define your own solver (be sure to also read the answer to the question 6.1 in the <A HREF="/gmsh/doc/FAQ">FAQ</A>). @@ -150,12 +150,12 @@ of complex animations). <li><a href="/gmsh/doc/FAQ">Frequently asked questions (FAQ)</a> <li><A href="/gmsh/doc/VERSIONS">Version history</A> <li><A href="/gmsh/doc/FORMATS">Mesh and post-processing file formats</A> + <li><a href="/gmsh/doc/CONTRIBUTORS">List of contributors</a> <li><a href="/gmsh/doc/KEYWORDS">List of reserved keywords</a> <li><a href="/gmsh/doc/README.txt">For Windows versions only</a> <li><a href="/gmsh/doc/mysolver.tgz">Interactive solver example</A> <!-- <li><a href="/gmsh/doc/BUGS">List of open bugs</a> - <li><a href="/gmsh/doc/CONTRIBUTORS">List of contributors</a> --> </ul> -- GitLab