Go to file
falgout 87bb9ee02a Moved femli files to a single directory and removed directory dependencies in
the include lines to conform to conventions elsewhere in hypre.
The femli files were copied from amgs, base, cintface, fedata, mapper, matrix,
solver, util, and vector.  Log history prior to this date will be through those
subdirectories (which were "cvs remove'd").
2012-09-17 22:35:36 +00:00
AUTOTEST Added code to delete old builds 2012-07-03 18:34:03 +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 Made some makefile changes to reduce file copying for blas, lapack, and femli 2012-05-25 23:54:08 +00:00
config Moved femli files to a single directory and removed directory dependencies in 2012-09-17 22:35:36 +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 Moved femli files to a single directory and removed directory dependencies in 2012-09-17 22:35:36 +00:00
IJ_mv generalize communicator in assumed partition and moved Gussian elimination 2012-05-24 22:46:26 +00:00
krylov Two changes in GMRES related to issue852: 2012-02-27 23:24:53 +00:00
lapack Made some makefile changes to reduce file copying for blas, lapack, and femli 2012-05-25 23:54:08 +00:00
lib Made some makefile changes to reduce file copying for blas, lapack, and femli 2012-05-25 23:54:08 +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 generalize communicator in assumed partition and moved Gussian elimination 2012-05-24 22:46:26 +00:00
parcsr_ls Fixed a bug. 2012-06-18 16:19:15 +00:00
parcsr_mv generalize communicator in assumed partition and moved Gussian elimination 2012-05-24 22:46:26 +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 Done with 2.8.2a alpha release. 2012-05-10 23:58:43 +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 a few fprintf statements to hypre_fprintf. 2012-06-05 16:27:05 +00:00
sstruct_ls Changed the BoxLoop macro interfaces in preparation for supporting arbitrary 2012-05-18 23:47:12 +00:00
sstruct_mv Fixed a memory allocation problem with the Uentries array in the SStructMatrix 2012-08-27 16:29:36 +00:00
struct_ls Changed the BoxLoop macro interfaces in preparation for supporting arbitrary 2012-05-18 23:47:12 +00:00
struct_mv Fixed some compiler warnings with new boxloops 2012-05-21 17:13:05 +00:00
test Adding a routine to print a hypre CSR matrix in Harwell-Boeing format. 2012-06-04 21:11:24 +00:00
tools Messed up the last change. 2012-03-19 18:15:21 +00:00
utilities Made some makefile changes to reduce file copying for blas, lapack, and femli 2012-05-25 23:54:08 +00:00
CHANGELOG Preparing for 2.8.2a release. 2012-05-10 22:01:06 +00:00
CMakeLists.txt Preparing for 2.8.2a release. 2012-05-10 22:01:06 +00:00
configure Moved femli files to a single directory and removed directory dependencies in 2012-09-17 22:35:36 +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.