2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | qad (valbig, mitot, mjtot, nvar, svdflx, qc1d, lenbc, lratiox, lratioy, hx, hy, maux, aux, auxc1d, delt, mptr) |
subroutine qad | ( | dimension(nvar,mitot,mjtot) | valbig, |
mitot, | |||
mjtot, | |||
nvar, | |||
dimension(nvar,lenbc) | svdflx, | ||
dimension(nvar,lenbc) | qc1d, | ||
lenbc, | |||
lratiox, | |||
lratioy, | |||
hx, | |||
hy, | |||
maux, | |||
dimension(maux,mitot,mjtot) | aux, | ||
dimension(maux,lenbc) | auxc1d, | ||
delt, | |||
mptr | |||
) |
Definition at line 4 of file qad.f.
References rpn2(), and src1d().
Referenced by par_advanc().