hypre/seq_matrix_vector/headers.h

17 lines
439 B
C
Raw Normal View History

/*BHEADER**********************************************************************
* (c) 1998 The Regents of the University of California
*
* See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
* notice, contact person, and disclaimer.
*
* $Revision$
*********************************************************************EHEADER*/
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
1998-12-18 06:50:51 +08:00
#include "seq_matrix_vector.h"