Scot Breitenfeld
19c485a128
[svn-r25027] Merged changes from the trunk to the branch,
...
svn merge -r24929:25009 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran
tested: jam (gnu)
2014-04-11 22:26:21 -05:00
Quincey Koziol
fa1f33701d
[svn-r18198] Description:
...
Trim trailing whitespace from source code files, with following 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:33:04 -05:00
Scot Breitenfeld
f2989dab4c
[svn-r15062] 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:43:22 -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