hypre/CI_struct_matrix_vector/headers.h
ribbens 330e465d87 Updated version of CI_struct_matrix_vector that works with current
versions of StructGrid and StructStencil, and follows drift in naming
conventions, calling conventions, etc., since original CI_struct code
was written.
1999-12-21 22:29:35 +00:00

15 lines
443 B
C

/*BHEADER**********************************************************************
* (c) 1997 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>
#include "CI_struct_matrix_vector.h"