Home
last modified time | relevance | path

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

/dports/science/dcl/dcl-5.4.8/demo/rakuraku/kihon/
H A Dkihonc.f24 CALL SGLAU( X1, Y1, X2, Y2 )
34 CALL SGLAU( X1, Y1, X2, Y2 )
46 CALL SGLAU( X1, Y1, X2, Y2 )
60 CALL SGLAU( X1, Y1, X2, Y2 )
72 CALL SGLAU( X1, Y1, X2, Y2 )
86 CALL SGLAU( X1, Y1, X2, Y2 )
/dports/science/dcl/dcl-5.4.8/src/grph2/oldsrc/
H A Duflnu.f11 CALL SGLAU(UX1,UY1,UX2,UY2)
/dports/science/dcl/dcl-5.4.8/src/grph1/sgpack/
H A Dsglau.f6 SUBROUTINE SGLAU(UX1,UY1,UX2,UY2) subroutine
/dports/science/dcl/dcl-5.4.8/demo/rakuraku/map3d/
H A Dmap3d3.f46 CALL SGLAU( ALON(I), ALAT(J), ALON(I)+U(I,J), ALAT(J)+V(I,J) )