Victor A. P. Magri
b372b31a11
Change sh to bash ( #900 )
...
Change shell scripts from `#!/bin/sh` to `#!/bin/bash`
2023-08-16 20:09:43 -04:00
Victor A. Paludetto Magri
e16167fe46
Fix copyright ( #615 )
...
This PR updates Copyright headers from "Copyright 1998-2019 ..." to "Copyright (c) 1998 ..."
2022-04-05 16:19:51 -07:00
Rob Falgout
48c9f0b972
Changed all of the headers
2019-07-07 19:26:24 -07:00
Rob Falgout
7f51f39690
Fixed some 'src_dir' directory problems in autotest
2016-01-18 17:05:14 -08:00
Rob Falgout
6186e11f8f
Fixed autotest to work with new directory structure (not tested yet)
2016-01-15 10:30:49 -08:00
Rob Falgout
69da86bcc1
Fixed some cmake problems and added a cmake autotest script that runs every
...
night as part of the tux tests.
2015-01-20 14:54:12 -08: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