Go to file
2011-11-15 00:21:20 +00:00
AUTOTEST The last compiler filter didn't work correctly. Hopefully this will. 2011-11-15 00:04:51 +00:00
babel Removed unneeded MPI_COMM_WORLD stuff. 2011-09-28 22:01:53 +00:00
babel-runtime Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
blas Fixed globally exposed symbols without namespace protection in pilut/, lapack/ 2011-11-07 18:12:01 +00:00
config Changed release number and date. 2011-11-14 22:36:27 +00:00
distributed_ls Fixed globally exposed symbols without namespace protection in pilut/, lapack/ 2011-11-07 18:12:01 +00:00
distributed_matrix Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
docs Do not use the ParBooleanMatmul hack in AMS when assumed partitioning is on 2011-11-09 20:36:56 +00:00
docs_misc Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
examples Makefile to clean the results in examples/vis. 2011-11-01 00:01:15 +00:00
FEI_mv Added FEI parameters for the l1-GS smoothers in BoomerAMG and the subspace 2011-11-02 22:04:52 +00:00
IJ_mv Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
krylov Fixed compiler warning about mixing code and variable declarations in 2011-11-08 16:19:33 +00:00
lapack Changed the compilation line for dlamch to use -O0 at the end of the line 2011-11-14 21:45:34 +00:00
lib Changed to resolve all symbols when building a shared library. 2010-02-02 16:40:54 +00:00
matrix_matrix Changed the error control handling to use the new system. 2011-03-24 22:13:12 +00:00
multivector Changed 'long' to either 'hypre_longint' or 'HYPRE_Int'. 2011-01-27 19:46:14 +00:00
parchord_ls Changed to install only one hypre lib file. 2010-01-29 01:40:29 +00:00
parcsr_block_mv removed threading from the block routimes (interp, rap and relax) 2011-01-19 00:14:04 +00:00
parcsr_ls Fixed a compiler warning. 2011-11-10 17:06:17 +00:00
parcsr_mv Fixed a typo that could cause an infinite loop. 2011-01-10 22:40:27 +00:00
PETSc_ls Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
PETScMat_ls Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
releases First version of check file. 2011-11-14 22:56:36 +00:00
seq_linear_solvers/pamg removing *_linear_solvers directories and files 2000-12-14 18:11:23 +00:00
seq_ls Changed 'long' to either 'hypre_longint' or 'HYPRE_Int'. 2011-01-27 19:46:14 +00:00
seq_mv Switched the order of fields in the hypre_CSRMatrix structure so it is 2011-09-26 22:30:15 +00:00
sstruct_ls These OpenMP changes actually run correctly now. 2011-01-13 23:10:56 +00:00
sstruct_mv Added comments about SetPeriodic() working only for SSTRUCT and STRUCT types. 2011-11-04 18:16:07 +00:00
struct_ls Fixed an uninitialized memory read problem and a potential performance issue for 2011-11-02 20:37:56 +00:00
struct_mv Fixed a global variable scope problem. 2011-11-04 21:10:05 +00:00
test Slightly updated version after the changes from issue810. 2011-11-10 17:09:35 +00:00
tools Added the new vis files to the release. 2011-11-15 00:21:20 +00:00
utilities added definitions 2011-10-07 15:43:54 +00:00
CHANGELOG Finalized release date for 2.8.0b. 2011-11-14 22:34:11 +00:00
configure Changed release number and date. 2011-11-14 22:36:27 +00: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
HYPRE.h replaced copyright headers 2008-07-18 01:34:48 +00:00
HYPREf.h replaced copyright headers 2008-07-18 01:34:48 +00:00
INSTALL replaced copyright headers 2008-07-18 01:34:48 +00:00
Makefile Made sure that the install target will work with a relative install path. 2011-05-17 16:42:45 +00:00
Makefile.sample replaced copyright headers 2008-07-18 01:34:48 +00:00
nopoe Updating to the latest up script. Consider removing this script altogether. 2007-12-01 01:02:02 +00:00
README replaced copyright headers 2008-07-18 01:34:48 +00:00
tarch Updated license info. 2006-09-22 22:06:21 +00:00

#BHEADER**********************************************************************
# Copyright (c) 2008,  Lawrence Livermore National Security, LLC.
# Produced at the Lawrence Livermore National Laboratory.
# This file is part of HYPRE.  See file COPYRIGHT for details.
#
# 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.
#
# $Revision$
#EHEADER**********************************************************************






HYPRE

The following is the HYPRE home web page:

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

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)",
"New Beta Release Announcements (hypre-beta-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.