#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | polyun51 (c0, c1, c2, c3, c4, c5, gg, volume, dvol, vold, rho, masa, rhoa0, dd, mu, mup1, pold, pext, p, pm, q, rho0e, einta, viscmax, xl, ssp, qa, qb) |
| subroutine | poly51 (c01, c11, c21, c31, c41, c51, gg1, v10, v1, v1old, mu1, mup1, eint1, pext, p1, pm1, p1i, rho1, rho10, mas1, ssp1, dvdp1, dpdv1, e_inf, flag) |
| subroutine poly51 | ( | intent(in) | c01, |
| intent(in) | c11, | ||
| intent(in) | c21, | ||
| intent(in) | c31, | ||
| intent(in) | c41, | ||
| intent(in) | c51, | ||
| intent(in) | gg1, | ||
| intent(in) | v10, | ||
| intent(in) | v1, | ||
| intent(in) | v1old, | ||
| intent(inout) | mu1, | ||
| intent(inout) | mup1, | ||
| intent(inout) | eint1, | ||
| intent(in) | pext, | ||
| intent(inout) | p1, | ||
| intent(in) | pm1, | ||
| intent(in) | p1i, | ||
| intent(inout) | rho1, | ||
| intent(in) | rho10, | ||
| intent(in) | mas1, | ||
| intent(inout) | ssp1, | ||
| intent(inout) | dvdp1, | ||
| intent(inout) | dpdv1, | ||
| intent(in) | e_inf, | ||
| integer | flag ) |
Definition at line 96 of file polynomial51.F.
| subroutine polyun51 | ( | intent(in) | c0, |
| intent(in) | c1, | ||
| intent(in) | c2, | ||
| intent(in) | c3, | ||
| intent(in) | c4, | ||
| intent(in) | c5, | ||
| intent(in) | gg, | ||
| intent(in) | volume, | ||
| intent(inout) | dvol, | ||
| intent(in) | vold, | ||
| intent(inout) | rho, | ||
| intent(in) | masa, | ||
| intent(in) | rhoa0, | ||
| intent(in) | dd, | ||
| intent(inout) | mu, | ||
| mup1, | |||
| intent(in) | pold, | ||
| intent(in) | pext, | ||
| intent(inout) | p, | ||
| intent(in) | pm, | ||
| intent(inout) | q, | ||
| intent(in) | rho0e, | ||
| intent(inout) | einta, | ||
| intent(inout) | viscmax, | ||
| intent(in) | xl, | ||
| intent(inout) | ssp, | ||
| intent(in) | qa, | ||
| intent(in) | qb ) |
Definition at line 28 of file polynomial51.F.