Updated URLs for GLVis and MFEM.
This commit is contained in:
parent
b4803d8c83
commit
74e5d3be3e
@ -10,7 +10,7 @@ list of all examples follows the category lists.
|
||||
</p>
|
||||
<p>
|
||||
The numerical results from most of the example codes below can be examined using
|
||||
the <a href="http://glvis.googlecode.com">GLVis</a> visualization tool. See
|
||||
the <a href="http://glvis.org">GLVis</a> visualization tool. See
|
||||
the <tt>vis</tt> sub-directory for more details.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
@ -5,10 +5,10 @@ To use the scripts, one first needs to download and install the latest versions
|
||||
of GLVis and the MFEM finite element library (you will need versions 2.0, or
|
||||
later) from the following websites:
|
||||
|
||||
http://glvis.googlecode.com
|
||||
http://mfem.googlecode.com
|
||||
http://glvis.org
|
||||
http://mfem.org
|
||||
|
||||
See http://code.google.com/p/mfem/wiki/Building for building instructions.
|
||||
See http://mfem.org/building for building instructions.
|
||||
|
||||
Assuming that the "glvis" binary is in your $PATH, you can use it to examine
|
||||
the results from hypre's example codes as follows:
|
||||
@ -32,8 +32,8 @@ vis/glvis-ex4.sh
|
||||
finite elements) directly visualize parallel data.
|
||||
|
||||
3) Interact with the solution in the GLVis window using the mouse buttons and
|
||||
command keystrokes documented in http://glvis.googlecode.com/hg/README. Some
|
||||
of the more frequently used keystrokes are as follows:
|
||||
command keystrokes documented in the GLVis README file. Some of the more
|
||||
frequently used keystrokes are as follows:
|
||||
|
||||
h - Prints a short help message in the terminal
|
||||
m - Toggle mesh level lines
|
||||
|
||||
Loading…
Reference in New Issue
Block a user