Last change
on this file since 1237 was
1172,
checked in by yann meurdesoif, 15 years ago
|
ajout du nouveau guide de F. Caudron (version parallele)
YM
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
376 bytes
|
Rev | Line | |
---|
[630] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
[1172] | 4 | !----------------------------------------------------------------------- |
---|
| 5 | ! INCLUDE 'comvert.h' |
---|
[630] | 6 | |
---|
[1172] | 7 | COMMON/comvert/ap(llm+1),bp(llm+1),presnivs(llm),dpres(llm), & |
---|
| 8 | & pa,preff,nivsigs(llm),nivsig(llm+1) |
---|
[630] | 9 | |
---|
| 10 | REAL ap,bp,presnivs,dpres,pa,preff,nivsigs,nivsig |
---|
| 11 | |
---|
[1172] | 12 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.