Changed copyright to reflect new management
This commit is contained in:
parent
da6a62c8be
commit
193e85294a
@ -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 =\
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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,
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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 */
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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 */
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
@ -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 );
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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 );
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
*
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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 );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user