Go to the source code of this file.
|
subroutine | auto (rk, zk, tk, nk, nstep, ngrid, |
|
subroutine | noauto |
|
subroutine | eq_0 (pcequi, psitok, ncequi, nstep, ngrid, |
|
subroutine | eq (pcequi, psicon, ncequi, nstep, ngrid, |
|
subroutine | eq_ax (pcequi, psicon, ncequi, nstep, ngrid, |
|
subroutine | shab (il, jl, icelm, jcelm) |
|
subroutine | glbind |
|
subroutine | botlev (nstep) |
|
subroutine | uplev |
|
subroutine | inter2 (ip, jp) |
|
subroutine | psiful |
|
subroutine | tab_buil (alf0, alf1, alf2, bet0, bet1, bet2) |
|
subroutine | tab_build |
|
subroutine | q_pert (psizv) |
|
subroutine | updown |
|
subroutine | get_par (psi_bnd) |
|
subroutine auto |
( |
real*8, dimension(*) |
rk, |
|
|
real*8, dimension(*) |
zk, |
|
|
real*8, dimension(*) |
tk, |
|
|
integer |
nk, |
|
|
integer |
nstep, |
|
|
integer |
ngrid |
|
) |
| |
Definition at line 2 of file Eq_m.f.
subroutine botlev |
( |
|
nstep | ) |
|
subroutine eq |
( |
real*8, dimension(*) |
pcequi, |
|
|
real*8, dimension(*) |
psicon, |
|
|
integer |
ncequi, |
|
|
integer |
nstep, |
|
|
integer |
ngrid |
|
) |
| |
subroutine eq_0 |
( |
real*8, dimension(*) |
pcequi, |
|
|
real*8, dimension(*) |
psitok, |
|
|
|
ncequi, |
|
|
integer |
nstep, |
|
|
integer |
ngrid |
|
) |
| |
subroutine eq_ax |
( |
real*8, dimension(*) |
pcequi, |
|
|
real*8, dimension(*) |
psicon, |
|
|
|
ncequi, |
|
|
integer |
nstep, |
|
|
integer |
ngrid |
|
) |
| |
subroutine get_par |
( |
|
psi_bnd | ) |
|
subroutine inter2 |
( |
|
ip, |
|
|
|
jp |
|
) |
| |
subroutine q_pert |
( |
|
psizv | ) |
|
subroutine shab |
( |
|
il, |
|
|
|
jl, |
|
|
|
icelm, |
|
|
|
jcelm |
|
) |
| |
subroutine tab_buil |
( |
|
alf0, |
|
|
|
alf1, |
|
|
|
alf2, |
|
|
|
bet0, |
|
|
|
bet1, |
|
|
|
bet2 |
|
) |
| |