Go to the documentation of this file.
5 s ,
x,
fx,xmin,xmax,
jm,y,ymin,ymax,
fy,lm,
z,fz
13 real xmin,xmax,ymin,ymax
15 character file*10,titlel*40
34 if (
if.le.nf) stop
'verifier les appels a inigrads'
36 print*,
'Entree dans inigrads'
42 fichier(
if)=trim(file)
55 print*,
'On stoke du point ',
iid(
if),
' a ',
ifd(
if),
' en x'
65 print*,
'On stoke du point ',
jid(
if),
' a ',
jfd(
if),
' en y'
69 print*,
'fichier(if)=',fichier(
if)
72 print*,trim(file)//
'.dat'
74 OPEN (
unit(
if)+1,file=trim(file)//
'.dat'
75 s ,form=
'unformatted',
79 print*,
'Open de dat ok'
89 print*,
'if,imd(if),jmd(if),lmd(if)'