Changed copyright to reflect new management

This commit is contained in:
ulrikey 2007-11-13 17:54:43 +00:00
parent da6a62c8be
commit 193e85294a
68 changed files with 136 additions and 68 deletions

View File

@ -1,5 +1,5 @@
#BHEADER**********************************************************************
# Copyright (c) 2006 The Regents of the University of California.
# 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.
@ -24,6 +24,7 @@
# $Revision$
#EHEADER**********************************************************************
include ../config/Makefile.config
HYPRE_DIST_LS_DIRS =\

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Common.h header file - common definitions and parameters; also hides

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* ConjGrad - Preconditioned conjugate gradient algorithm using the

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* ConjGrad.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* DiagScale - Diagonal scaling.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* DiagScale.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* FlexGmres - Preconditioned flexible GMRES algorithm using the

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* in the table (also known as a closed table). Conflicts are resolved with

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Hash.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* LoadBal - Load balancing module for ParaSails.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* LoadBal.h header file.

View File

@ -1,5 +1,5 @@
#BHEADER**********************************************************************
# Copyright (c) 2006 The Regents of the University of California.
# 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.
@ -27,6 +27,7 @@
include ../../config/Makefile.config
CINCLUDES = ${INCLUDES} ${MPIINCLUDE}

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Matrix - Matrix stored and accessible by rows. Indices and values for

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Matrix.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Mem - Memory pool for aggregate data with unknown total size at creation.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Mem.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Numbering - An object that maintains a mapping to and from global indices

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Numbering.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* OrderStat - Utility functions for selecting the i-th order statistic,

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* OrderStat.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* ParaSails - Parallel sparse approximate inverse least squares.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* ParaSails.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* PrunedRows - Collection of pruned rows that are cached on the local

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* PrunedRows.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* RowPatt - Pattern of a row, and functions to manipulate the pattern of

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* RowPatt.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* StoredRows - Local storage of rows from other processors. Although only

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* StoredRows.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#include <stdio.h>
/* Convert - conversion routines from triangular formats */
/* assumes the matrix has a diagonal */

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#include <stdlib.h>
#include <assert.h>
#include "Common.h"

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* hypre_ParaSails

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* hypre_ParaSails.h header file.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#include <stdlib.h>
#include <assert.h>
#include "Common.h"

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#include <stdio.h>
/* Permute - permute matrix */
/* Usage: permute permfile infile outfile */

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -27,6 +27,7 @@
#ifndef _DISTRIBUTED_MATRIX_PILUT_SOLVER_HEADER
#define _DISTRIBUTED_MATRIX_PILUT_SOLVER_HEADER

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/* Include headers for problem and solver data structure */
#include "./DistributedMatrixPilutSolver.h"

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/* HYPRE_DistributedMatrixPilutSolver.c */
int HYPRE_NewDistributedMatrixPilutSolver (MPI_Comm comm , HYPRE_DistributedMatrix matrix, HYPRE_DistributedMatrixPilutSolver *solver );

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -29,6 +29,7 @@
/******************************************************************************
*
* Header info for the hypre_DistributedMatrix structures

View File

@ -1,5 +1,5 @@
#BHEADER**********************************************************************
# Copyright (c) 2006 The Regents of the University of California.
# 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.
@ -27,6 +27,7 @@
include ../../config/Makefile.config
CINCLUDES = ${INCLUDES} ${MPIINCLUDE}

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* comm.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#ifndef CONST_H
#define CONST_H

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* debug.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* distributed_qsort.c:
* Our own version of the system qsort routine which is faster by an average

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* distributed_qsort.c:
* Our own version of the system qsort routine which is faster by an average

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,3 +26,4 @@

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#ifndef ILU_H
#define ILU_H

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* ilut.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -27,6 +27,7 @@
/* HYPRE_DistributedMatrixPilutSolver.c */
int HYPRE_NewDistributedMatrixPilutSolver( MPI_Comm comm , HYPRE_DistributedMatrix matrix , HYPRE_DistributedMatrixPilutSolver *new_solver );
int HYPRE_FreeDistributedMatrixPilutSolver( HYPRE_DistributedMatrixPilutSolver in_ptr );

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#ifndef MACROS_H
#define MACROS_H

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* parilut.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* parutil.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* pblas1.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* serilut.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
#ifndef STRUCT_H
#define STRUCT_H

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* trifactor.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/*
* util.c
*

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* HYPRE_DistributedMatrix interface

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -27,6 +27,7 @@
/******************************************************************************
*
* Header info for the hypre_DistributedMatrix structures

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,4 +26,5 @@
#include "HYPRE_distributed_matrix_mv.h"

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,4 +26,5 @@
#include "HYPRE_distributed_matrix_mv.h"

View File

@ -1,5 +1,5 @@
#BHEADER**********************************************************************
# Copyright (c) 2006 The Regents of the University of California.
# 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.
@ -27,6 +27,7 @@
include ../config/Makefile.config
CINCLUDES = ${INCLUDES} ${MPIINCLUDE}

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Member functions for hypre_DistributedMatrix class.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Header info for the hypre_DistributedMatrix structures

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -27,6 +27,7 @@
/* THIS IS A C++ FILE, since it needs to call ISIS++ with objects */
#ifdef ISIS_AVAILABLE

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -27,6 +27,7 @@
/* THIS IS A C++ FILE, since it needs to call ISIS++ with objects */
#ifdef ISIS_AVAILABLE

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Member functions for hypre_DistributedMatrix class for PETSc storage scheme.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -26,6 +26,7 @@
/******************************************************************************
*
* Member functions for hypre_DistributedMatrix class for par_csr storage scheme.

View File

@ -1,5 +1,5 @@
/*BHEADER**********************************************************************
* Copyright (c) 2006 The Regents of the University of California.
* 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.
@ -27,6 +27,7 @@
/* HYPRE_distributed_matrix.c */
int HYPRE_DistributedMatrixCreate (MPI_Comm context, HYPRE_DistributedMatrix *matrix );
int HYPRE_DistributedMatrixDestroy (HYPRE_DistributedMatrix matrix );