Go to file
2006-12-12 22:24:08 +00:00
babel 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
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 number and release date. 2006-12-12 02:09:11 +00:00
distributed_ls Fixed some hypre LAPACK/BLAS issues that surfaced when building shared 2006-12-07 16:44:49 +00:00
distributed_matrix Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
docs Fixed the opening quotation marks. 2006-12-12 22:24:08 +00:00
examples Temporary fix for ex10 (definitely cbb). 2006-11-29 22:46:40 +00:00
FEI_mv Fix for several "unused variable" compiler warnings. 2006-12-11 16:09:59 +00:00
IJ_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
krylov Added a HYPRE_krylov.h include file and reference manual documentation. 2006-11-15 23:28:42 +00:00
lapack Fixed some hypre LAPACK/BLAS issues that surfaced when building shared 2006-12-07 16:44:49 +00:00
lib Replaced several "*.*o" with "*.o" 2006-12-07 16:43:02 +00:00
matrix_matrix Updated license info. 2006-09-22 22:06:21 +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 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
parcsr_ls Fixed typo to include three functions in the user manual (Set InterpType, etc.) 2006-12-12 18:26:35 +00:00
parcsr_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
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 Checking in initial file for 2.0.0 release. 2006-12-12 01:53:59 +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 Add '_hypre_' prefix to internal headers for utilities, struct, and sstruct. 2006-11-15 01:08:13 +00:00
sstruct_ls 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
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 straightforward computation of residual sum-of-squares if more than one 2006-12-12 22:15:57 +00:00
struct_mv Removed a typo error. 2006-12-11 16:56:40 +00:00
test Changed -tux136 to -tux. 2006-12-08 17:16:19 +00:00
tools Committing version changes, etc. for new release. 2006-11-30 22:54:41 +00:00
utilities Removing TIME from the default output line. 2006-12-12 01:56:28 +00:00
aclocal.m4 Updated release number and bug reporting info. 2006-09-29 20:57:45 +00:00
CHANGELOG Set release date. 2006-11-30 22:45:56 +00:00
configure Changed the version number and release date. 2006-12-12 02:09:11 +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
INSTALL Minor edits to header info. 2006-09-25 17:37:32 +00:00
Makefile Added 'HYPRE_config.h' to the 'distclean' target. 2006-11-30 00:54:16 +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.