lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
Scot Breitenfeld
6ce3158da7
[svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since windows does not seem to support 'USE MPI'.
2015-02-20 08:59:18 -05:00
Scot Breitenfeld
b28b5fade9
[svn-r26188] Merged autotools fixes into the trunk:
...
HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095
2015-02-16 12:17:49 -05:00
Elena Pourmal
c455fdc4f1
[svn-r24974] Maintenance: Fixed daily tests parallel tests compilation failures
...
Platforms tested: jam
2014-04-07 08:49:00 -05:00
Quincey Koziol
fd70b2afa8
[svn-r18197] Description:
...
Trim trailing whitespace from source code files with this command:
find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//'
Tested on:
None - eyeballed only
2010-01-29 23:29:13 -05:00
Scot Breitenfeld
8332e5b7d3
[svn-r15064] Description:
...
Removed extra MPI calls in subroutine by just passing
MPI variables into subroutines.
Added checks for MPI errors.
Cleaned-up formatting.
2008-05-21 14:55:50 -05:00
Albert Cheng
42f1acfcd7
[svn-r13256] Updated fortran source code with new THG copyright.
...
Tested: kagiso.
2007-02-07 12:55:01 -05:00
Pedro Vicente Nunes
2e6769592d
[svn-r10793] Purpose:
...
new fortran parallel test
Description:
added a test that writes and reads several datasets
Solution:
Platforms tested:
linux (intel compiler, tungsten)
AIX (copper)
Misc. update:
2005-05-23 16:40:43 -05:00