hypre/utilities
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_utilities.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
amg_linklist.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
amg_linklist.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
binsearch.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
exchange_data.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
exchange_data.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
exchange_data.README replaced copyright headers 2008-07-18 01:34:48 +00:00
F90_HYPRE_error.c Changed the Fortran interface to use a Fortran MPI communicator. 2011-01-06 23:20:57 +00:00
fortran_matrix.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
fortran_matrix.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
fortran.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
general.h Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
headers Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
hypre_ap.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_complex.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
HYPRE_error_f.h replaced copyright headers 2008-07-18 01:34:48 +00:00
hypre_error.c Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
hypre_error.h Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
hypre_memory.c Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
hypre_memory.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
hypre_mpi_comm_f2c.c Removed the Fortran interface for hypre_mpi_comm_f2c() because it is problematic 2011-09-29 00:44:52 +00:00
hypre_printf.c Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
hypre_qsort.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
hypre_smp.h Changed the OpenMP implementation from include-file based to hard-coded omp 2012-03-16 22:46:05 +00:00
HYPRE_utilities.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
Makefile Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
memory_dmalloc.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
mpistubs.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
mpistubs.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
protos replaced copyright headers 2008-07-18 01:34:48 +00:00
qsplit.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
random.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
thread_protos.awk replaced copyright headers 2008-07-18 01:34:48 +00:00
thread_wrappers.awk replaced copyright headers 2008-07-18 01:34:48 +00:00
threading.c Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
threading.h Adding new high dimension code to Struct and SStruct. 2013-10-03 18:35:31 +00:00
timer.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
timing.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
timing.h Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
umalloc_local.c Added HYPRE_Complex and HYPRE_Real types in place of double. 2013-10-11 19:48:06 +00:00
umalloc_local.h Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details). 2010-12-20 19:27:44 +00:00
version Added configure-line options to change name mangling for Fortran. 2010-01-25 22:51:05 +00:00