Commit Graph

23 Commits

Author SHA1 Message Date
falgout
d573b7665e Cleaned up strict compile. 2000-09-15 15:17:25 +00:00
falgout
ad9a961eb7 Removed pthreads port of Struct codes (and PTHREADS_MANGLING stuff from
Makefiles).  To be re-added later (possibly) in a cleaner form.
Added DOC++ reference comments to Struct '.h' files.
Changed names of Struct include and lib files.
Removed 'stencil' argument from interface for StructVectorCreate.
2000-08-28 22:21:33 +00:00
falgout
8a7efc99f5 Added a return statement. 2000-08-17 22:10:57 +00:00
ribbens
668c0be846 Added call to hypre_GatherAllBoxes in hypre_NewStructGridToCoordTable.
Previously, the all_boxes information was part of the StructGrid data
structure (put there by StructGridAssemble).  Since all_boxes is no
longer kept in the StructGrid data structure, it must be constructed
here.
2000-06-19 20:28:32 +00:00
treadway
8ab636b59e add a redundant type case to remove the compiler warning message,
this appears to be a bug with the Sun compiler. trt
2000-03-31 22:20:38 +00:00
ribbens
f15390da77 New include files needed with updated version of CI_struct stuff. 1999-12-21 22:32:08 +00:00
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
dwalker
64788d0a26 modified Makefile.in so bmakes is not necesssary and .h files no longer has
relative paths-- -I's used on compile line instead
1999-09-07 22:44:55 +00:00
dwalker
6b277affda included HYPRE_config.h 1999-09-02 18:19:24 +00:00
lambda
57efb88e2d HYPRE_PARCSR_MATRIX, HYPRE_PETSC_MATRIX, and HYPRE_ISIS_MATRIX flags no
longer exist.  Replaced with HYPRE_PARCSR, HYPRE_PETSC, and HYPRE_ISIS.
1999-08-30 20:44:57 +00:00
lambda
734a448df2 Got rid of relative path spec for inclusion of HYPRE_parcsr_mv.h 1999-08-20 03:00:25 +00:00
lambda
86a4ac12c8 Overwrote .c.o target command, adding -I's to seq_matrix_vector and parcsr_matrix_vector directories 1999-08-20 02:59:34 +00:00
cleary
a2d501d470 Fixed archive warnings; replaced large MPI_Recvs with MPI_Irecvs to
fix deadlock that occurred on Blue.
1999-05-13 20:22:43 +00:00
falgout
91d6ed35d0 Removed more __STDC__ occurrences. 1999-05-08 00:46:37 +00:00
cleary
0026356c34 Got rid of compiler warnings. 1999-05-06 17:49:45 +00:00
cleary
60e0eda8b4 Added preliminary support for ParCSR matrix, though not really implemented. 1999-04-21 23:51:54 +00:00
cleary
b0850a3a61 Rearranged header inclusions. 1999-04-02 02:06:07 +00:00
cleary
02b02b89bf Made .h filenames unique. 1999-03-30 20:50:31 +00:00
cleary
875e1514bd Mods to get CI/PETSC/PILUT combo integrated. 1999-03-19 02:09:22 +00:00
cleary
98e3241b8d Changes to add PETSc-PILUT stuff to general build process. 1999-03-19 01:00:31 +00:00
cleary
9c38d16504 Moved non-SMG stuff to more compatibility with autoconf. 1999-03-17 21:51:54 +00:00
cleary
e2f29a1162 Makefile system modified to start using autoconf.
Interfaces modified to better match the SMG code.
1999-02-04 23:48:07 +00:00
falgout
7dd9935055 Renaming struct_matrix_vector_andy directory. 1998-09-14 20:38:40 +00:00