hypre/sstruct_ls/headers.h

16 lines
447 B
C
Raw Normal View History

/*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>
2000-12-15 02:17:26 +08:00
#include "sstruct_ls.h"
2005-02-03 03:24:04 +08:00
#include "fac.h"