SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This is GetDP, a General environment for the treatment of Discrete Problems.

To install GetDP, type

./configure
make
make install

This requires the GNU Scientific Library 1.2 or higher (freely available from http://sources.redhat.com/gsl/). You can use the --with-gsl-prefix configure option (or define the GSL_PREFIX environment variable) if the library is not installed in its default location.

By default, GetDP uses a built-in set of linear solvers derived from Sparskit Version 2 (http://www-users.cs.umn.edu/~saad/). GetDP can also be configured to use the linear solvers from PETSc 2.3 or higher (freely available from http://www.mcs.anl.gov/petsc), using either real or complex arithmetic. To configure GetDP with PETSc support, type

./configure --enable-petsc

For a description of all other configuration options, type

./configure --help

GetDP is distributed under the terms of the GNU General Public License. See doc/LICENSE and doc/CREDITS for more information.

See the doc/ and demos/ directories for documentation and examples. The reference manual is located in doc/texinfo/.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.