scale eigenvalue problems.
<a href="http://www.caam.rice.edu/software/ARPACK/" target="_top">ARPACK</a>
should be readily packaged by most Linux distributions.
- (Don't forget to install a develpment version of the library).
+ (Don't forget to install a development version of the library).
To use a self compiled version, specify
<code>-DARPACK_DIR=/path/to/arpack</code> on the command line.
matrices.
Both libraries should be packaged by almost all Linux
distributions and found automatically whenever available.
- (You might have to install develpment versions of the libraries
+ (You might have to install development versions of the libraries
for <acronym>deal.II</acronym> being able to use them).
For details on how to set up <acronym>deal.II</acronym> with a
non standard BLAS/LAPACK implementation, see the
format.
<a href="http://www.hdfgroup.org/HDF5/">HDF5</a> should be
readily packaged by most Linux distributions. (Don't forget
- to install a develpment version of the library).
+ to install a development version of the library).
To use a self compiled version, specify
<code>-DHDF5_DIR=/path/to/hdf5</code> on the command line.
</p>
across nodes of a cluster.
<a href="http://mumps.enseeiht.fr" target="_top">MUMPS</a>
should be readily packaged by most Linux distributions.
- (Don't forget to install a develpment version of the library).
+ (Don't forget to install a development version of the library).
To use a self compiled version, provide the
<code>-DMUMPS_DIR=/path/to/mumps</code> argument to <code>cmake</code>.
For a detailed description on how to compile MUMPS (and
one of the functions of the <code>GridIn</code> class.
<a href="http://www.unidata.ucar.edu/software/netcdf/"
target="_top">NetCDF</a> should be readily packaged by most
- Linux distributions. (Don't forget to install a develpment
+ Linux distributions. (Don't forget to install a development
version of the library). To use a self compiled version, pass
<code>-DNETCDF_DIR=/path/to/netcdf</code> to <code>cmake</code>.
</dd>
<a href="http://www.mcs.anl.gov/petsc/" target="_top">PETSc</a>
is already packaged by some Linux distributions and should be
found automatically if present. (Don't forget to install a
- develpment version of the library). To use a self compiled
+ development version of the library). To use a self compiled
version of PETSc, add <code>-DPETSC_DIR=/path/to/petsc
-DPETSC_ARCH=architecture</code> to the argument list for
<code>cmake</code>. The values for these arguments must be