Go to the source code of this file.
|
subroutine | grdef (igdf) |
|
subroutine | axdef (rma, zma, psima, dpm) |
|
subroutine | avr2_c (arr2, nro, nteta, arr1) |
|
subroutine | avr2_k (arr2, nro, nteta, arr1) |
|
real *8 function | avr1_c (arr1_c, i) |
|
real *8 function | avr1_k (arr1_k, i) |
|
real *8 function | avr_bnd (arr) |
|
subroutine | bongri |
|
subroutine | cof_bon (cps_bon, bps_bon, dps_bon) |
|
subroutine | get_psiext (psi_bon_ext) |
|
subroutine | get_flfi (flfi_m) |
|
subroutine | metcof (alp22, alp33, delsc, delv, ac0, skcen, cur_I, |
|
subroutine | qst_b |
|
subroutine | extrpc (X, F, X0, X1, X2, X3, F1, F2, F3) |
|
subroutine | extrp2 (X, F, X1, X2, X3, F1, F2, F3) |
|
real *8 function | qvadin (x, |
|
subroutine | bt_pol (betpol) |
|
subroutine | skbetp (betplx, betpol) |
|
subroutine | cur_avg |
|
subroutine | cur_avg_ |
|
function | numlin (i, j, nr, nt) |
|
subroutine | matpla |
|
subroutine | inter_q (ps, nw, q_ps) |
|
real*8 function avr1_c |
( |
real*8, dimension(*) |
arr1_c, |
|
|
|
i |
|
) |
| |
real*8 function avr1_k |
( |
real*8, dimension(*) |
arr1_k, |
|
|
|
i |
|
) |
| |
subroutine avr2_c |
( |
real*8, dimension(nro,nteta) |
arr2, |
|
|
|
nro, |
|
|
|
nteta, |
|
|
real*8, dimension(nro) |
arr1 |
|
) |
| |
subroutine avr2_k |
( |
real*8, dimension(nro,nteta) |
arr2, |
|
|
|
nro, |
|
|
|
nteta, |
|
|
real*8, dimension(nro) |
arr1 |
|
) |
| |
real*8 function avr_bnd |
( |
real*8, dimension(*) |
arr | ) |
|
subroutine axdef |
( |
|
rma, |
|
|
|
zma, |
|
|
|
psima, |
|
|
dimension(*) |
dpm |
|
) |
| |
subroutine bt_pol |
( |
|
betpol | ) |
|
subroutine cof_bon |
( |
|
cps_bon, |
|
|
|
bps_bon, |
|
|
|
dps_bon |
|
) |
| |
subroutine extrp2 |
( |
|
X, |
|
|
|
F, |
|
|
|
X1, |
|
|
|
X2, |
|
|
|
X3, |
|
|
|
F1, |
|
|
|
F2, |
|
|
|
F3 |
|
) |
| |
subroutine extrpc |
( |
|
X, |
|
|
|
F, |
|
|
|
X0, |
|
|
|
X1, |
|
|
|
X2, |
|
|
|
X3, |
|
|
|
F1, |
|
|
|
F2, |
|
|
|
F3 |
|
) |
| |
subroutine get_flfi |
( |
|
flfi_m | ) |
|
subroutine get_psiext |
( |
|
psi_bon_ext | ) |
|
subroutine inter_q |
( |
dimension(*) |
ps, |
|
|
|
nw, |
|
|
dimension(*) |
q_ps |
|
) |
| |
subroutine metcof |
( |
dimension(nrp) |
alp22, |
|
|
dimension(nrp) |
alp33, |
|
|
dimension(nrp) |
delsc, |
|
|
dimension(nrp) |
delv, |
|
|
|
ac0, |
|
|
|
skcen, |
|
|
dimension(nrp) |
cur_I |
|
) |
| |
function numlin |
( |
|
i, |
|
|
|
j, |
|
|
|
nr, |
|
|
|
nt |
|
) |
| |
real*8 function qvadin |
( |
|
x | ) |
|
subroutine skbetp |
( |
|
betplx, |
|
|
|
betpol |
|
) |
| |