#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | jwlun51 (time, xl, tburn, uparam, dd, mu, mup1, volume, dvol, v1old, eint1, viscmax, q1, pext, p1, pm1, rho, rho10, mas1, ssp1, qa, qb, bfrac) |
| subroutine | jwl51 (uparam, v1, v1old, mu1, mup1, eint1, p1old, pext, p1, pm1, rho1, rho10, mas1, ssp1, dvdp1, dpdv1, bfrac, v10, flag) |
| subroutine jwl51 | ( | dimension(*), intent(in) | uparam, |
| intent(in) | v1, | ||
| intent(in) | v1old, | ||
| intent(inout) | mu1, | ||
| mup1, | |||
| intent(inout) | eint1, | ||
| intent(in) | p1old, | ||
| intent(in) | pext, | ||
| intent(inout) | p1, | ||
| intent(in) | pm1, | ||
| intent(inout) | rho1, | ||
| intent(in) | rho10, | ||
| intent(in) | mas1, | ||
| intent(inout) | ssp1, | ||
| intent(inout) | dvdp1, | ||
| intent(inout) | dpdv1, | ||
| intent(in) | bfrac, | ||
| intent(in) | v10, | ||
| integer, intent(in) | flag ) |
Definition at line 143 of file jwl51.F.
| subroutine jwlun51 | ( | intent(in) | time, |
| intent(in) | xl, | ||
| intent(in) | tburn, | ||
| dimension(*), intent(in) | uparam, | ||
| intent(in) | dd, | ||
| intent(inout) | mu, | ||
| mup1, | |||
| intent(in) | volume, | ||
| intent(inout) | dvol, | ||
| intent(in) | v1old, | ||
| intent(in) | eint1, | ||
| intent(inout) | viscmax, | ||
| intent(inout) | q1, | ||
| intent(in) | pext, | ||
| intent(inout) | p1, | ||
| intent(in) | pm1, | ||
| intent(inout) | rho, | ||
| intent(in) | rho10, | ||
| intent(in) | mas1, | ||
| intent(inout) | ssp1, | ||
| intent(in) | qa, | ||
| intent(in) | qb, | ||
| intent(inout) | bfrac ) |
Definition at line 28 of file jwl51.F.