Go to the source code of this file.
|
subroutine | bound |
|
subroutine | right0 (ill, jll, icelm, jcelm, ngav1) |
|
subroutine | xpoint (ux, rx, zx, ix, jx, dp, numxp, kodex) |
|
real *8 function | bcur (r1, r2, r3, r4, z1, z2, z3, z4, |
|
subroutine | xdetal (i, j, ix, jx, rxpn,zxpn,dp, nloc, |
|
subroutine | right1 |
|
real *8 function | frlim (dp, ylim, rx, zx, rm, zm) |
|
real*8 function bcur |
( |
|
r1, |
|
|
|
r2, |
|
|
|
r3, |
|
|
|
r4, |
|
|
|
z1, |
|
|
|
z2, |
|
|
|
z3, |
|
|
|
z4 |
|
) |
| |
Definition at line 1 of file RIG.f.
real*8 function frlim |
( |
real*8, dimension(5) |
dp, |
|
|
|
ylim, |
|
|
|
rx, |
|
|
|
zx, |
|
|
|
rm, |
|
|
|
zm |
|
) |
| |
subroutine right0 |
( |
|
ill, |
|
|
|
jll, |
|
|
|
icelm, |
|
|
|
jcelm, |
|
|
|
ngav1 |
|
) |
| |
subroutine xdetal |
( |
|
i, |
|
|
|
j, |
|
|
|
ix, |
|
|
|
jx, |
|
|
|
rxpn, |
|
|
|
zxpn, |
|
|
real*8, dimension(5) |
dp, |
|
|
|
nloc |
|
) |
| |
subroutine xpoint |
( |
|
ux, |
|
|
|
rx, |
|
|
|
zx, |
|
|
|
ix, |
|
|
|
jx, |
|
|
real*8, dimension(5) |
dp, |
|
|
|
numxp, |
|
|
|
kodex |
|
) |
| |