/[MITgcm]/MITgcm/eesupp/src/mds_byteswapr8.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/mds_byteswapr8.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by dimitri, Wed Nov 22 09:43:27 2006 UTC revision 1.3 by jmc, Fri Jan 9 22:51:13 2009 UTC
# Line 5  C $Name$ Line 5  C $Name$
5    
6        subroutine MDS_BYTESWAPR8( n, arr )        subroutine MDS_BYTESWAPR8( n, arr )
7  C IN:  C IN:
8  C   n           integer - Number of 8-byte words in arr  C   n    integer :: Number of 8-byte words in arr
9  C IN/OUT:  C IN/OUT:
10  C   arr         real*8  - Array declared as real*4(n)  C   arr  real*8  :: Array declared as real*8(n)
11  C  C
12  C Created: 05/05/99 adcroft@mit.edu (This is an unfortunate hack!!)  C Created: 05/05/99 adcroft@mit.edu (This is an unfortunate hack!!)
13    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22