Removed the inclusions of hypre_lapack.h and/or hypre_blas.h.

This commit is contained in:
kolev 2006-11-28 22:54:19 +00:00
parent 0fefd7aa02
commit e939497362
9 changed files with 0 additions and 20 deletions

View File

@ -44,8 +44,6 @@
#include <math.h>
#include "dsp_defs.h"
#include "superlu_util.h"
#include "../../blas/hypre_blas.h"
#include "../../lapack/hypre_lapack.h"
void
dgsequ(SuperMatrix *A, double *r, double *c, double *rowcnd,

View File

@ -44,8 +44,6 @@
#include <math.h>
#include "dsp_defs.h"
#include "superlu_util.h"
#include "../../blas/hypre_blas.h"
#include "../../lapack/hypre_lapack.h"
void
dgsrfs(char *trans, SuperMatrix *A, SuperMatrix *L, SuperMatrix *U,

View File

@ -39,8 +39,6 @@
*/
#include "dsp_defs.h"
#include "superlu_util.h"
#include "../../blas/hypre_blas.h"
#include "../../lapack/hypre_lapack.h"
void
dgssvx(char *fact, char *trans, char *refact,

View File

@ -37,8 +37,6 @@
*/
#include <math.h>
#include "fortran.h"
#include "../../blas/hypre_blas.h"
#include "../../lapack/hypre_lapack.h"
/*#include "Cnames.h"*/
int

View File

@ -44,8 +44,6 @@
#include <math.h>
#include "dsp_defs.h"
#include "superlu_util.h"
#include "../../blas/hypre_blas.h"
#include "../../lapack/hypre_lapack.h"
void
dlaqgs(SuperMatrix *A, double *r, double *c,

View File

@ -41,8 +41,6 @@
#include "dsp_defs.h"
#include "fortran.h"
#include "superlu_util.h"
#include "../../blas/hypre_blas.h"
#include "../../lapack/hypre_lapack.h"
double
dPivotGrowth(int ncols, SuperMatrix *A, int *perm_c,

View File

@ -56,8 +56,6 @@
#ifndef HYPRE_USING_HYPRE_BLAS
#define USE_VENDOR_BLAS
#else
#include "../../blas/hypre_blas.h"
#endif
/*

View File

@ -47,8 +47,6 @@
#ifndef HYPRE_USING_HYPRE_BLAS
#define USE_VENDOR_BLAS
#else
#include "../../blas/hypre_blas.h"
#endif
extern int hypre_F90_NAME_BLAS(dtrsv,DTRSV)(char *,char *,char *,int *,double *,int *,double *,int *);

View File

@ -28,10 +28,6 @@
#include "headers.h"
#include "Common.h"
#ifdef HYPRE_USING_HYPRE_LAPACK
#include "../lapack/hypre_lapack.h"
#endif
/* -------------------------------------------------------------------------
dof_domain: for each dof defines neighborhood to build interpolation,
using