Go to file
baker59 cbca5f0384 Added the option to not assume the matrix blocks for the Schwarz
smoothers are SPD (this primarily involved adding a new user option
and replacing the LAPACK and ESSL functions that do the inversions
with ones that use LU instead of Cholesky factorizations).

Added the new hypre error checking to Schwarz smoothers.
2008-01-29 23:44:05 +00:00
AUTOTEST Explicitly set the mpi C++ compiler to mpicxx. 2007-12-13 00:24:09 +00:00
babel Fixed several -Wall warnings and a couple of errors, too. 2007-12-10 22:55:12 +00:00
babel-runtime upgrade Babel version to 1.0.4 2007-09-27 19:48:07 +00:00
blas changed header to reflect new management 2007-11-13 17:40:07 +00:00
config Changed date and release number. 2008-01-26 00:17:09 +00:00
distributed_ls fixed usage to match documentation 2007-11-30 21:36:39 +00:00
distributed_matrix Changed copyright to reflect new management 2007-11-13 17:54:43 +00:00
docs Changed SetNeighborBox to SetNeighborPart. 2008-01-26 00:33:25 +00:00
examples Removed -pedantic and added -Wno-deprecated. 2007-11-30 22:42:28 +00:00
FEI_mv changed the name of function link to lu_link to avoid conflict with 2007-11-30 15:58:20 +00:00
IJ_mv changed copyright statement to reflect new management. 2007-11-13 19:09:13 +00:00
krylov changed copyright statements to reflect new management 2007-11-15 16:03:16 +00:00
lapack changed copyright statement to refelct new management. 2007-11-13 19:17:08 +00:00
lib changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
matrix_matrix changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
multivector changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
parchord_ls changed copyright statement to reflect new management. 2007-11-13 19:16:06 +00:00
parcsr_block_mv changed copyright statement to refelct new management. 2007-11-13 19:17:08 +00:00
parcsr_ls Added the option to not assume the matrix blocks for the Schwarz 2008-01-29 23:44:05 +00:00
parcsr_mv fixed header 2007-11-15 18:09:19 +00:00
PETSc_ls changed copyright statement to reflect new management. 2007-11-13 19:39:57 +00:00
PETScMat_ls changed copyright statement to reflect new management. 2007-11-13 19:39:57 +00:00
releases Final checklist file for new release. 2008-01-28 17:01:28 +00:00
seq_linear_solvers/pamg removing *_linear_solvers directories and files 2000-12-14 18:11:23 +00:00
seq_ls removed "Regents of UC" in header 2007-11-15 19:04:59 +00:00
seq_mv changed copyright statement to reflect new management. 2007-11-13 19:48:28 +00:00
sstruct_ls Added HYPRE_Jacobi. 2008-01-24 17:14:17 +00:00
sstruct_mv Added a comment to SetNeighborPart/Box about parts needing to be different. 2008-01-24 23:46:34 +00:00
struct_ls Completed the implementation of SetNeighborBox for all variable types: 2008-01-23 01:14:45 +00:00
struct_mv Added MatrixGet(Box)Values routines to Struct and SStruct. 2008-01-24 18:50:05 +00:00
test Changed name from neighborbox to neighborpart. 2008-01-24 18:57:35 +00:00
tools Removed aclocal.m4 file and AUTOTEST directory from release. 2008-01-28 16:51:43 +00:00
utilities Added a new line in error printing. 2007-12-07 17:21:11 +00:00
CHANGELOG Finalizing date. 2008-01-28 16:26:04 +00:00
configure Changed date and release number. 2008-01-26 00:17:09 +00:00
COPYRIGHT_and_LICENSE changed UC to LLNS and updated contract no. 2007-11-13 16:10:55 +00:00
HYPRE.h Completed the implementation of SetNeighborBox for all variable types: 2008-01-23 01:14:45 +00:00
HYPREf.h changed copyright statement to reflect new management. 2007-11-13 21:31:04 +00:00
INSTALL changed copyright statement to reflect new management. 2007-11-13 21:31:04 +00:00
Makefile changed copyright statement to reflect new management. 2007-11-13 21:31:04 +00:00
Makefile.sample changed copyright statement to reflect new management. 2007-11-13 21:31:04 +00:00
nopoe Updating to the latest up script. Consider removing this script altogether. 2007-12-01 01:02:02 +00:00
README changed copyright statement to reflect new management. 2007-11-13 21:31:04 +00:00
tarch Updated license info. 2006-09-22 22:06:21 +00:00

#BHEADER**********************************************************************
# Copyright (c) 2007, Lawrence Livermore National Security, LLC.
# 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.