Go to the source code of this file.
|
subroutine | eqb (alf0, alf1, alf2, bet0, bet1, bet2, alw0, alw1, alw2, |
|
subroutine | retab |
|
subroutine | retab_l |
|
subroutine | retab_l_ast (pstab, pptab, fptab, ntab) |
|
subroutine | retab_f |
|
subroutine | retab_p |
|
subroutine | bt_tot (bettot) |
|
subroutine | presol (i_betp, betplx, betpol) |
|
subroutine | p_pert |
|
subroutine | put_tim (dt, time) |
|
subroutine | get_tim (dt, time) |
|
subroutine | get_www (roomega) |
|
subroutine bt_tot |
( |
|
bettot | ) |
|
subroutine eqb |
( |
real*8 |
alf0, |
|
|
real*8 |
alf1, |
|
|
real*8 |
alf2, |
|
|
real*8 |
bet0, |
|
|
real*8 |
bet1, |
|
|
real*8 |
bet2, |
|
|
real*8 |
alw0, |
|
|
real*8 |
alw1, |
|
|
real*8 |
alw2 |
|
) |
| |
subroutine get_tim |
( |
|
dt, |
|
|
|
time |
|
) |
| |
subroutine get_www |
( |
|
roomega | ) |
|
subroutine presol |
( |
|
i_betp, |
|
|
|
betplx, |
|
|
|
betpol |
|
) |
| |
subroutine put_tim |
( |
|
dt, |
|
|
|
time |
|
) |
| |
subroutine retab_l_ast |
( |
dimension(*) |
pstab, |
|
|
dimension(*) |
pptab, |
|
|
dimension(*) |
fptab, |
|
|
|
ntab |
|
) |
| |