hypre/struct_mv
2005-01-10 19:03:38 +00:00
..
box_algebra.c Remove warnings. 2004-10-26 15:27:44 +00:00
box_alloc.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
box_boundary.c Bug fixes: (1) certain corner points were previously missed in a 2004-05-04 18:12:44 +00:00
box_neighbors.c Changed the rank_link stuff so that new ranks are prepended to 2003-12-03 20:59:29 +00:00
box_neighbors.h Modified communication routines so that ordering is no longer an issue. 2003-11-18 23:25:59 +00:00
box_pthreads.h Changed BoxLoops to improve efficiency of both unthreaded and threaded runs. 1999-08-04 06:28:43 +00:00
box.c Modification to DeleteMultipleBoxes function. 2004-12-01 23:37:36 +00:00
box.h added a new macro routine needed for the struct assumed partition code 2004-11-01 23:50:14 +00:00
communication_info.c Modified communication routines so that ordering is no longer an issue. 2003-11-18 23:25:59 +00:00
computation.c Remove from args of hypre_CommPkgCreate the initial offset of the data 2004-11-30 00:22:36 +00:00
computation.h Modified communication routines so that ordering is no longer an issue. 2003-11-18 23:25:59 +00:00
F90_HYPRE_struct_grid.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
F90_HYPRE_struct_matrix.c Added a Fortran interface for Matrix/Vector Print. 2005-01-06 22:15:46 +00:00
F90_HYPRE_struct_stencil.c Changed fortran interface port to (hopefully) support CRAY fortran 2000-10-09 22:32:34 +00:00
F90_HYPRE_struct_vector.c Added a Fortran interface for Matrix/Vector Print. 2005-01-06 22:15:46 +00:00
grow.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
headers *** empty log message *** 2004-03-25 22:10:59 +00:00
headers.h _matrix_vector=>_mv translations 2000-12-14 18:19:22 +00:00
hypre_box_smp_forloop.h Fixed private variable definitions. 1999-08-04 06:47:23 +00:00
HYPRE_struct_grid.c Module: struct_mv 2002-12-13 04:53:33 +00:00
HYPRE_struct_matrix.c headers for new constant-coefficient matrix functions, in HYPRE_struct_mv.h 2004-04-19 23:52:24 +00:00
HYPRE_struct_mv.h headers for new constant-coefficient matrix functions, in HYPRE_struct_mv.h 2004-04-19 23:52:24 +00:00
HYPRE_struct_stencil.c Changed the way opaque structures are done to fix problem with g++. 2000-04-19 21:31:17 +00:00
HYPRE_struct_vector.c Changed 'char *' to 'const char *' in several routines. 2001-07-17 04:32:22 +00:00
Makefile New build system. 2005-01-10 19:03:38 +00:00
project.c Removed SBox class as first step toward optimizing malloc use. 1998-12-14 22:20:22 +00:00
struct_axpy.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
struct_communication.c Remove from args of hypre_CommPkgCreate the initial offset of the data 2004-11-30 00:22:36 +00:00
struct_communication.h Modified communication routines so that ordering is no longer an issue. 2003-11-18 23:25:59 +00:00
struct_copy.c Added routine that copies only subboxes of a vector. Needed for amr. 2004-09-02 00:27:51 +00:00
struct_grid.c Changes to revert to previous meaning for the periodic flag 2004-04-26 19:32:55 +00:00
struct_grid.h Fixed performance problems when many boxes are on a process: 2003-09-30 06:52:40 +00:00
struct_innerprod.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
struct_io.c Matrix can now be correctly printed to and read from a file in the 2004-12-02 18:55:22 +00:00
struct_matrix_mask.c - Added new StructCoarsen routine to improve setup phase scalability. 2000-03-21 16:52:39 +00:00
struct_matrix.c Matrix can now be correctly printed to and read from a file in the 2004-12-02 18:55:22 +00:00
struct_matrix.h Add option for a matrix to have constant coefficients except for a 2004-01-31 00:23:02 +00:00
struct_matvec.c change organization of struct_MatvecCompute, by adding three new functions. 2004-11-22 22:01:25 +00:00
struct_mv.h Matrix can now be correctly printed to and read from a file in the 2004-12-02 18:55:22 +00:00
struct_overlap_innerprod.c Routine to compute the inner product of two vectors defined on overlapping 2004-09-02 00:29:58 +00:00
struct_scale.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
struct_stencil.c Changed function names to start with "class name". 1999-09-07 07:03:59 +00:00
struct_stencil.h Changed the way opaque structures are done to fix problem with g++. 2000-04-19 21:31:17 +00:00
struct_vector.c Remove from args of hypre_CommPkgCreate the initial offset of the data 2004-11-30 00:22:36 +00:00
struct_vector.h Changed the way opaque structures are done to fix problem with g++. 2000-04-19 21:31:17 +00:00