Go to file
2007-09-20 17:58:32 +00:00
babel remove #include <assert.h>, because this hasn't been needed for some time 2007-06-08 21:47:53 +00:00
babel-runtime changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
blas Replaced several "*.*o" with "*.o" 2006-12-07 16:43:02 +00:00
config Changed the version and release date. 2007-09-20 17:23:37 +00:00
distributed_ls Change the max number of mpi tasks. 2007-06-22 23:02:51 +00:00
distributed_matrix Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
docs incorporated Bram Metsch's CGC and CGC-E coarsening algorithm 2007-06-05 20:41:37 +00:00
examples Moved the clean-up of examples documentation to examples/docs. 2007-07-02 17:31:41 +00:00
FEI_mv A minor correction to setting a parameter. 2007-08-31 00:21:28 +00:00
IJ_mv update include file names 2007-01-23 18:51:22 +00:00
krylov If the user requests it, and CG seems to have converged, recompute the 2007-05-09 21:36:12 +00:00
lapack Changed the handling of shared library options, in order to allow for 2007-03-08 23:56:16 +00:00
lib Made sure that the AR lines have non-empty lists of object files. 2007-03-22 19:41:35 +00:00
matrix_matrix Missed one more return statement for error in the middle of the function. 2007-04-19 20:42:46 +00:00
multivector changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
parchord_ls Updated license info. 2006-09-22 22:06:21 +00:00
parcsr_block_mv Addede more block interpolation routines. 2007-02-15 19:30:14 +00:00
parcsr_ls some bug fixes and new capabilities for compatible relaxation 2007-08-31 00:05:54 +00:00
parcsr_mv fixed bug which could lead to a seg fault 2007-05-25 16:44:23 +00:00
PETSc_ls Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
PETScMat_ls Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
releases Added the checklist for the 2.2.0 beta release. 2007-09-20 16:38:54 +00:00
seq_linear_solvers/pamg removing *_linear_solvers directories and files 2000-12-14 18:11:23 +00:00
seq_ls Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
seq_mv update include file names 2007-01-23 18:51:22 +00:00
sstruct_ls Changes for relax weight for highly variable stencils. 2007-05-31 16:15:37 +00:00
sstruct_mv changed parcsr_ls.h, parcsr_mv.h, IJ_mv.h to _hypre_parcsr_ls.h, _hypre_parcsr_mv.h , _hypre_IJ_mv.h 2006-11-29 17:24:08 +00:00
struct_ls Yet another relaxation weight change. Handling of highly variable stencils. 2007-05-31 16:14:44 +00:00
struct_mv Missing { in the last if/endif. Without this {, headers produces 2007-04-16 19:32:53 +00:00
test added some new capabilities for compatible relaxation 2007-08-31 00:06:23 +00:00
tools Removed the AUTOTEST directory from the release. 2007-09-18 15:01:44 +00:00
utilities Fixed MPI_Allreduce to copy "count" items - insetad of just 1. 2007-02-09 00:41:41 +00:00
aclocal.m4 Changed version and release date. 2007-09-20 17:58:32 +00:00
CHANGELOG Add information about fei's block preconditioner. 2007-09-20 15:48:01 +00:00
configure Changed the version and release date. 2007-09-20 17:23:37 +00:00
COPYRIGHT_and_LICENSE Added contact info. 2006-09-25 17:27:06 +00:00
HYPRE.h Updated license info. 2006-09-22 22:06:21 +00:00
HYPREf.h Fortran version of HYPRE.h 2007-01-27 00:05:58 +00:00
INSTALL Minor edits to header info. 2006-09-25 17:37:32 +00:00
Makefile Fix for the fact that there is no Makefile in the seq_ls/ directory in 2007-07-27 21:55:14 +00:00
Makefile.sample Updated license info. 2006-09-22 22:06:21 +00:00
nopoe Minor edits to header info. 2006-09-25 17:37:32 +00:00
README Updated. 2006-12-01 18:42:44 +00:00
tarch Updated license info. 2006-09-22 22:06:21 +00:00

#BHEADER**********************************************************************
# Copyright (c) 2006   The Regents of the University of California.
# Produced at the Lawrence Livermore National Laboratory.
# Written by the HYPRE team. UCRL-CODE-222953.
# All rights reserved.
#
# This file is part of HYPRE (see http://www.llnl.gov/CASC/hypre/).
# Please see the COPYRIGHT_and_LICENSE file for the copyright notice, 
# disclaimer, contact information and the GNU Lesser General Public License.
#
# HYPRE is free software; you can redistribute it and/or modify it under the
# terms of the GNU General Public License (as published by the Free Software 
# Foundation) version 2.1 dated February 1999.
#
# HYPRE is distributed in the hope that it will be useful, but WITHOUT ANY 
# WARRANTY; without even the IMPLIED WARRANTY OF MERCHANTABILITY or FITNESS 
# FOR A PARTICULAR PURPOSE.  See the terms and conditions of the GNU General
# Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $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.