Commit Graph

5 Commits

Author SHA1 Message Date
Ruipeng Li
b88d965c16
renamed utilities/hypre_*.[c,h] to *.[c,h] (#385)
Renamed 'hypre_*' filenames in 'src/sstruct_ls' and 'utilities/' directories
Fixed AUTOTEST tests that filter on the renamed 'hypre_' files

Co-authored-by: Rob Falgout <rfalgout@llnl.gov>
2021-05-27 16:39:42 -07:00
Ruipeng Li
f3aad09d80 regression tests 2019-07-13 11:39:42 -07:00
Rob Falgout
ae65f5226f Fixed a few check-int and check-double errors by filtering 2017-05-02 13:28:27 -07:00
Rob Falgout
72d4432e56 Cleaned up use of 'int', 'double', etc. 2017-04-27 15:57:21 -07:00
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