2019-07-08 10:26:24 +08:00
|
|
|
<!--
|
|
|
|
|
Copyright 1998-2019 Lawrence Livermore National Security, LLC and other
|
|
|
|
|
HYPRE Project Developers. See the top-level COPYRIGHT file for details.
|
|
|
|
|
|
|
|
|
|
SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
|
|
|
|
-->
|
|
|
|
|
|
2018-11-20 08:45:09 +08:00
|
|
|

|
2018-11-20 08:20:31 +08:00
|
|
|
|
|
|
|
|
|
2018-11-20 08:45:09 +08:00
|
|
|
HYPRE - http://www.llnl.gov/casc/hypre/
|
2018-11-20 08:20:31 +08:00
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
2018-11-20 08:45:09 +08:00
|
|
|
Documentation can be found at https://hypre.readthedocs.io/en/latest/.
|
2018-11-20 08:20:31 +08:00
|
|
|
|
2018-11-20 09:20:05 +08:00
|
|
|
To install HYPRE, please see either the documentation or the file [INSTALL.md](./INSTALL.md).
|
2018-11-20 08:20:31 +08:00
|
|
|
|
2018-11-20 08:45:09 +08:00
|
|
|
An overview of the HYPRE release history can be found in the file [CHANGELOG](./CHANGELOG).
|
2018-11-20 08:20:31 +08:00
|
|
|
|
|
|
|
|
We appreciate feedback from users of this package. Please submit comments,
|
|
|
|
|
suggestions, and issue reports to hypre-support@llnl.gov.
|
|
|
|
|
|
2018-11-20 09:20:05 +08:00
|
|
|
Legal stuff (copyright, disclaimer, licensing restrictions, etc.) can be found
|
|
|
|
|
in the file [COPYRIGHT](./COPYRIGHT).
|
|
|
|
|
|
2018-11-20 08:20:31 +08:00
|
|
|
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.
|
|
|
|
|
|