source: PSPA/transportPSPA/trunk/include/RSS.CIN

Last change on this file was 15, checked in by lemeur, 12 years ago

transport pspa initial

File size: 169 bytes
Line 
1C RSS       TEMPORARY STORAGE FOR R
2C
3      REAL            RSS(6,6)
4      REAL            RSSL(36)
5      EQUIVALENCE     (RSS(1,1),RSSL(1))
6C
7      COMMON /RSS/    RSS
Note: See TracBrowser for help on using the repository browser.