Home
last modified time | relevance | path

Searched refs:DPLOTL (Results 1 – 1 of 1) sorted by relevance

/dports/math/math77/MATH77/
H A Ddplot.f2236 call DPLOTL(-1-MODE, XOUT, YOUT)
2299 if (KPT .gt. 0) call DPLOTL(KPT, XOUT, YOUT)
2300 call DPLOTL(0, XOUT, YOUT)
2428 call DPLOTL(KPT, XOUT, YOUT)
2429 call DPLOTL(0, XOUT, YOUT)
2451 call DPLOTL(MAXPT-1, XOUT, YOUT)
4067 if (ILAST .ne. 0) call DPLOTL(ILAST, XI, YI)
4073 call DPLOTL(-1, XI, YI)
4079 call DPLOTL(0, XI, YI)
5655 subroutine DPLOTL (MANY, X, Y) subroutine