Updated URLs for GLVis and MFEM.

This commit is contained in:
Tzanio 2015-08-14 13:35:36 -07:00
parent b4803d8c83
commit 74e5d3be3e
2 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ list of all examples follows the category lists.
</p> </p>
<p> <p>
The numerical results from most of the example codes below can be examined using 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. the <tt>vis</tt> sub-directory for more details.
</p> </p>
<p> <p>

View File

@ -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 of GLVis and the MFEM finite element library (you will need versions 2.0, or
later) from the following websites: later) from the following websites:
http://glvis.googlecode.com http://glvis.org
http://mfem.googlecode.com 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 Assuming that the "glvis" binary is in your $PATH, you can use it to examine
the results from hypre's example codes as follows: the results from hypre's example codes as follows:
@ -32,8 +32,8 @@ vis/glvis-ex4.sh
finite elements) directly visualize parallel data. finite elements) directly visualize parallel data.
3) Interact with the solution in the GLVis window using the mouse buttons and 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 command keystrokes documented in the GLVis README file. Some of the more
of the more frequently used keystrokes are as follows: frequently used keystrokes are as follows:
h - Prints a short help message in the terminal h - Prints a short help message in the terminal
m - Toggle mesh level lines m - Toggle mesh level lines