Go to the source code of this file.
|
| subroutine | dgam (PA, PX, PACC, PG, PGSTAR, KFLG, KFLGST) |
| |
| subroutine | code220 (PX, PAE, PALX, PALGEP1, PEPS, PG, PGSTAR, KFLGST, ORET) |
| |
| subroutine | code200 (KMA, PX, PA, PAEPS, PSGA, PSGGA, PAA, PALX, PALG, PALGP1, PAINF, PGSTAR, KFLGST, ORET) |
| |
| subroutine | code180 (KMA, PX, PA, PAE, PAEPS, PSGA, PSGGA, PAA, PALX, PALGP1, PAINF, PG, PGSTAR, KFLGST, ORET) |
| |
| real function | dlga (PDX) |
| |
◆ code180()
| subroutine dgam::code180 |
( |
integer, intent(in) |
KMA, |
|
|
real, intent(in) |
PX, |
|
|
real, intent(in) |
PA, |
|
|
real, intent(in) |
PAE, |
|
|
real, intent(in) |
PAEPS, |
|
|
real, intent(in) |
PSGA, |
|
|
real, intent(in) |
PSGGA, |
|
|
real, intent(in) |
PAA, |
|
|
real, intent(in) |
PALX, |
|
|
real, intent(in) |
PALGP1, |
|
|
real, intent(in) |
PAINF, |
|
|
real, intent(inout) |
PG, |
|
|
real, intent(out) |
PGSTAR, |
|
|
integer, intent(inout) |
KFLGST, |
|
|
logical, intent(out) |
ORET |
|
) |
| |
◆ code200()
| subroutine dgam::code200 |
( |
integer, intent(in) |
KMA, |
|
|
real, intent(in) |
PX, |
|
|
real, intent(in) |
PA, |
|
|
real, intent(in) |
PAEPS, |
|
|
real, intent(in) |
PSGA, |
|
|
real, intent(in) |
PSGGA, |
|
|
real, intent(in) |
PAA, |
|
|
real, intent(in) |
PALX, |
|
|
real, intent(in) |
PALG, |
|
|
real, intent(in) |
PALGP1, |
|
|
real, intent(in) |
PAINF, |
|
|
real, intent(out) |
PGSTAR, |
|
|
integer, intent(inout) |
KFLGST, |
|
|
logical, intent(out) |
ORET |
|
) |
| |
◆ code220()
| subroutine dgam::code220 |
( |
real, intent(in) |
PX, |
|
|
real, intent(in) |
PAE, |
|
|
real, intent(in) |
PALX, |
|
|
real, intent(in) |
PALGEP1, |
|
|
real, intent(in) |
PEPS, |
|
|
real, intent(out) |
PG, |
|
|
real, intent(inout) |
PGSTAR, |
|
|
integer, intent(inout) |
KFLGST, |
|
|
logical, intent(out) |
ORET |
|
) |
| |
◆ dgam()
| subroutine dgam |
( |
real, intent(in) |
PA, |
|
|
real, intent(in) |
PX, |
|
|
real, intent(in) |
PACC, |
|
|
real, intent(out) |
PG, |
|
|
real, intent(out) |
PGSTAR, |
|
|
integer, intent(out) |
KFLG, |
|
|
integer, intent(out) |
KFLGST |
|
) |
| |
◆ dlga()
| real function dgam::dlga |
( |
real, intent(in) |
PDX | ) |
|