Go to file
2012-03-19 15:53:17 +00:00
AUTOTEST One more try getting this optimization filter right. 2011-11-15 16:11:47 +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 a HYPRE_SEQUENTIAL redefined problem. 2012-03-14 15:24:57 +00:00
config The '_r' compilers are apparently needed when compiling with OpenMP on rzdawndev. 2012-03-19 15:53:17 +00:00
distributed_ls First implementation of CMake build. 2012-03-06 19:15:29 +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 Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
IJ_mv Removed references to 'headers.h' from some Makefiles and a few C files. 2012-03-06 21:46:12 +00:00
krylov Two changes in GMRES related to issue852: 2012-02-27 23:24:53 +00:00
lapack Fixed a HYPRE_SEQUENTIAL redefined problem. 2012-03-14 15:24:57 +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 the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
parchord_ls Changed to install only one hypre lib file. 2010-01-29 01:40:29 +00:00
parcsr_block_mv Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
parcsr_ls Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
parcsr_mv Made some changes to get additional configuration options working. Not sure yet 2012-03-14 00:30:30 +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 Final check file for 2.8.0b 2011-11-15 21:30:07 +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 Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
sstruct_ls Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
sstruct_mv Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
struct_ls Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
struct_mv Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
test First implementation of CMake build. 2012-03-06 19:15:29 +00:00
tools Added the new vis files to the release. 2011-11-15 00:21:20 +00:00
utilities Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
CHANGELOG Updated for alpha release 2.8.1a. 2012-03-13 17:15:55 +00:00
CMakeLists.txt Made some changes to get additional configuration options working. Not sure yet 2012-03-14 00:30:30 +00:00
configure The '_r' compilers are apparently needed when compiling with OpenMP on rzdawndev. 2012-03-19 15:53:17 +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.