2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fluxad (xfluxm, xfluxp, yfluxm, yfluxp, svdflx, mptr, mitot, mjtot, nvar, lenbc, lratiox, lratioy, ng, dtf, dx, dy) |
subroutine fluxad | ( | dimension(nvar,mitot,mjtot) | xfluxm, |
dimension(nvar,mitot,mjtot) | xfluxp, | ||
dimension(nvar,mitot,mjtot) | yfluxm, | ||
dimension(nvar,mitot,mjtot) | yfluxp, | ||
dimension(nvar,lenbc) | svdflx, | ||
mptr, | |||
mitot, | |||
mjtot, | |||
nvar, | |||
lenbc, | |||
lratiox, | |||
lratioy, | |||
ng, | |||
dtf, | |||
dx, | |||
dy | |||
) |
Definition at line 4 of file fluxad.f.
Referenced by par_advanc().