hypre/parcsr_block_mv
falgout 46488e8cbc Added HYPRE_Complex and HYPRE_Real types in place of double.
Added an example code to test CG on a 4D HYPRE_SSTRUCT complex problem.
Added regression tests for bigint, maxdim, and complex.
Added a test to make sure double types are not added to the source.
See [Issue995] in the tracker for more details.
2013-10-11 19:48:06 +00:00
..
_hypre_parcsr_block_mv.h First implementation of CMake build. 2012-03-06 19:15:29 +00:00
csr_block_matop.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
csr_block_matrix.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
csr_block_matrix.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
csr_block_matvec.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
driver_matvec.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
Makefile Apparently 'cp -fa' does not work on Solaris, so changing to 'cp -fR' after all. 2013-01-10 15:59:09 +00:00
par_block_nodal_systems.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_comm.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_interp.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_matrix.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_matrix.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_matvec.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_rap_communication.c First implementation of CMake build. 2012-03-06 19:15:29 +00:00
par_csr_block_rap.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
par_csr_block_relax.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00