| 
    UPP
    001
    
   | 
 
Subroutines that exchange one halo row. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | EXCH (A) | 
| subroutine | exch_f (a) | 
Subroutines that exchange one halo row.
These routines are to exchange one halo row.
| [in] | A | Array to have halos exchanged. | 
| [out] | A | Array with halos exchanged. | 
| Date | Programmer | Comments | 
|---|---|---|
| 2000-01-06 | Jim Tuccillo | Initial | 
Definition in file EXCH.f.
| subroutine exch_f | ( | real, dimension ( im,jsta_2l:jend_2u ), intent(inout) | a | ) | 
Definition at line 65 of file EXCH.f.
Referenced by CALCAT(), CALDIV(), and CALGRADPS().