hypre/struct_mv
falgout 44c159b60f Fixed problem when a grid is distributed accross only a subset of
of the processors.  This happens often in the context of "level solves"
in an AMR code.
1999-06-30 23:04:53 +00:00
..
box_algebra.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
box_alloc.c Removed most of the void functions. 1998-12-21 20:00:10 +00:00
box_data.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
box_neighbors.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
box_neighbors.h Further optimizations of setup phase. 1999-01-07 23:35:07 +00:00
box_pthreads.h BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
box.c Added code to handle periodic bc 1999-06-04 21:55:21 +00:00
box.h BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
communication_info.c changed min max to hypre_min hypre_max 1999-03-30 22:25:41 +00:00
communication.c Added code to handle periodic bc 1999-06-04 21:55:21 +00:00
communication.h Yet another incremental step to optimize. 1998-12-30 23:09:10 +00:00
computation.c Added code to handle periodic bc 1999-06-04 21:55:21 +00:00
computation.h Removed SBox class as first step toward optimizing malloc use. 1998-12-14 22:20:22 +00:00
F90_HYPRE_struct_grid.c Added new Fortran interface. 1999-05-04 22:46:33 +00:00
F90_HYPRE_struct_matrix.c Added new Fortran interface. 1999-05-04 22:46:33 +00:00
F90_HYPRE_struct_stencil.c Added new Fortran interface. 1999-05-04 22:46:33 +00:00
F90_HYPRE_struct_vector.c Added new Fortran interface. 1999-05-04 22:46:33 +00:00
fortran.h Added new Fortran interface. 1999-05-04 22:46:33 +00:00
grow.c Yet another incremental step to optimize. 1998-12-30 23:09:10 +00:00
headers Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
headers.h Removed prefixes on hypre_utilities.h and hypre_struct_*.h files to 1998-12-14 00:20:21 +00:00
HYPRE_headers Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
HYPRE_mv.h Removed __STDC__ symbol generated by mkproto by introducing a 1999-05-08 00:26:20 +00:00
HYPRE_struct_grid.c Added function HYPRE_SetStructGridPeriodic 1999-01-22 22:01:27 +00:00
HYPRE_struct_matrix.c Changed AppendBox, ... as another step towards optimizing. 1998-12-22 19:09:09 +00:00
HYPRE_struct_stencil.c Removed most of the void functions. 1998-12-21 20:00:10 +00:00
HYPRE_struct_vector.c Changed GetStructVectorBoxValues so that it just fills in the values array. 1999-03-26 18:28:22 +00:00
Makefile.in BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +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 BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_copy.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_grid.c Fixed problem when a grid is distributed accross only a subset of 1999-06-30 23:04:53 +00:00
struct_grid.h Added reference counting to major objects. 1999-04-01 00:41:29 +00:00
struct_innerprod.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_io.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_matrix_mask.c Added reference counting to major objects. 1999-04-01 00:41:29 +00:00
struct_matrix.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_matrix.h Added reference counting to major objects. 1999-04-01 00:41:29 +00:00
struct_matvec.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_mv.h BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_scale.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_stencil.c Added reference counting to major objects. 1999-04-01 00:41:29 +00:00
struct_stencil.h Added reference counting to major objects. 1999-04-01 00:41:29 +00:00
struct_vector.c BoxLoops modified for compiler directives. BoxLoops now have begin, for, and 1999-06-15 23:53:54 +00:00
struct_vector.h Added reference counting to major objects. 1999-04-01 00:41:29 +00:00
thread_wrappers.c Changed GetStructVectorBoxValues so that it just fills in the values array. 1999-03-26 18:28:22 +00:00