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
b335ec98aa
Fixed some strict checking errors associated with type hypre_MPI_User_function.
...
Updated the check-mpi autotest script to catch MPI_Comm_size, etc.
2012-05-25 21:00:52 +00:00
falgout
15539bec25
Changed the 'find' command to something that is hopefully more portable.
2011-01-11 00:31:36 +00:00
falgout
e3181f26b1
Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details).
...
Changed MPI routines to hypre_MPI routines.
Added hypre_printf, etc. routines.
Added AUTOTEST tests to look for 'int' and 'MPI_' calls.
Added a new approach for the Fortran interface (not implemented everywhere yet).
2010-12-20 19:27:44 +00:00