Removed references to 'headers.h' from some Makefiles and a few C files.

This commit is contained in:
falgout 2012-03-06 21:46:12 +00:00
parent 61fd2bdf64
commit b5557b0985
13 changed files with 0 additions and 13 deletions

View File

@ -26,7 +26,6 @@
#include "parcsr_mv/_hypre_parcsr_mv.h"
#include "parcsr_ls/_hypre_parcsr_ls.h"
#include "parcsr_ls/HYPRE_parcsr_ls.h"
#include "headers.h"
/*--------------------------------------------------------------------------
* hypre_SymQMRData

View File

@ -26,7 +26,6 @@
#include "parcsr_mv/_hypre_parcsr_mv.h"
#include "parcsr_ls/_hypre_parcsr_ls.h"
#include "parcsr_ls/HYPRE_parcsr_ls.h"
#include "headers.h"
/*--------------------------------------------------------------------------
* hypre_TFQmrData

View File

@ -26,7 +26,6 @@
#include "parcsr_mv/_hypre_parcsr_mv.h"
#include "parcsr_ls/_hypre_parcsr_ls.h"
#include "parcsr_ls/HYPRE_parcsr_ls.h"
#include "headers.h"
/*--------------------------------------------------------------------------
* hypre_BiCGSData

View File

@ -26,7 +26,6 @@
#include "parcsr_mv/_hypre_parcsr_mv.h"
#include "parcsr_ls/_hypre_parcsr_ls.h"
#include "parcsr_ls/HYPRE_parcsr_ls.h"
#include "headers.h"
/*--------------------------------------------------------------------------
* hypre_BiCGSTABLData

View File

@ -26,7 +26,6 @@
#include "parcsr_mv/_hypre_parcsr_mv.h"
#include "parcsr_ls/_hypre_parcsr_ls.h"
#include "parcsr_ls/HYPRE_parcsr_ls.h"
#include "headers.h"
/*--------------------------------------------------------------------------
* hypre_FGMRESData

View File

@ -28,7 +28,6 @@ C_COMPILE_FLAGS =\
HEADERS =\
aux_parcsr_matrix.h\
aux_par_vector.h\
headers.h\
HYPRE_IJ_mv.h\
_hypre_IJ_mv.h\
IJ_matrix.h\

View File

@ -39,7 +39,6 @@ HEADERS =\
aux_interp.h\
block_tridiag.h\
Common.h\
headers.h\
par_amg.h\
schwarz.h

View File

@ -24,7 +24,6 @@ C_COMPILE_FLAGS = \
${CINCLUDES}
HEADERS =\
headers.h\
HYPRE_parcsr_mv.h\
_hypre_parcsr_mv.h\
new_commpkg.h\

View File

@ -24,7 +24,6 @@ C_COMPILE_FLAGS =\
HEADERS =\
csr_matrix.h\
headers.h\
HYPRE_seq_mv.h\
mapped_matrix.h\
multiblock_matrix.h\

View File

@ -35,7 +35,6 @@ HEADERS =\
HYPRE_sstruct_ls.h\
_hypre_sstruct_ls.h\
fac.h\
headers.h\
maxwell_TV.h\
nd1_amge_interpolation.h\
sstruct_owninfo.h\

View File

@ -29,7 +29,6 @@ C_COMPILE_FLAGS = \
HEADERS =\
HYPRE_sstruct_mv.h\
_hypre_sstruct_mv.h\
headers.h\
sstruct_graph.h\
sstruct_grid.h\
sstruct_matrix.h\

View File

@ -28,7 +28,6 @@ C_COMPILE_FLAGS = \
HEADERS =\
HYPRE_struct_ls.h\
_hypre_struct_ls.h\
headers.h\
pfmg.h\
red_black_gs.h\
smg.h\

View File

@ -30,7 +30,6 @@ HEADERS =\
box_manager.h\
box_pthreads.h\
computation.h\
headers.h\
hypre_box_smp_forloop.h\
struct_communication.h\
struct_grid.h\