Go to file
Li, Ruipeng 698430aa40 Merge pull request #15 in HYPRE/hypre from ~KONING1/hypre:openmp_raja to new_raja_dev
* commit '1299da3d629505bcd3d2b299f02ac26334d62ed0':
  Alter #ifdafe HYPRE_USING_OPENMP to #if defined(HYPRE_USING_OPENMP) && !defined(HYPRE_USE_RAJA)
2018-07-12 15:17:55 -07:00
AUTOTEST Changed machine-tux autotest script to run with openmp (not just compile) 2018-03-14 11:54:48 -07:00
src Merge pull request #15 in HYPRE/hypre from ~KONING1/hypre:openmp_raja to new_raja_dev 2018-07-12 15:17:55 -07:00
CHANGELOG Updating CHANGELOG for release 2.14.0 2018-03-15 10:50:25 -07:00
COPYING.LESSER Removed a ^L strange character. 2008-07-18 01:58:45 +00:00
COPYRIGHT Changed the hypre-support email to use llnl.gov not mail.llnl.gov. 2011-11-02 15:38:53 +00:00
INSTALL Minor modifications on setting CMake options. 2012-09-24 23:38:53 +00:00
README README edited to remove markup 2017-11-14 13:52:13 -08:00


HYPRE
http://www.llnl.gov/casc/hypre/


HYPRE is a library of high performance preconditioners and solvers featuring
multigrid methods for the solution of large, sparse linear systems of equations
on massively parallel computers.

Legal stuff (copyright, disclaimer, licensing restrictions, etc.) can be found
in the file 'COPYRIGHT_and_DISCLAIMER'.

To install HYPRE, please see the Users Manual or the file 'INSTALL'.

The HYPRE Users Manual and Reference Manual can be found in the 'docs' directory
of this release, and also via the `Software' link on the HYPRE home page.

An overview of the HYPRE release history can be found in the file 'CHANGELOG'.

To subscribe to the mailing list "New Release Announcements (hypre-announce)",
use the 'Mailing Lists' link on the HYPRE home page.

We appreciate feedback from users of this package.  Please submit comments,
suggestions, and issue reports to hypre-support@llnl.gov.

HYPRE is free software; you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License (as published by the Free
Software Foundation) version 2.1 dated February 1999.