2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | rpn2 (ixy, maxm, meqn, mwaves, maux, mbc, mx, ql, qr, auxl, auxr, wave, s, amdq, apdq) |
subroutine rpn2 | ( | ixy, | |
maxm, | |||
meqn, | |||
mwaves, | |||
maux, | |||
mbc, | |||
mx, | |||
dimension(meqn, 1-mbc:maxm+mbc) | ql, | ||
dimension(meqn, 1-mbc:maxm+mbc) | qr, | ||
auxl, | |||
auxr, | |||
dimension(meqn, mwaves, 1-mbc:maxm+mbc) | wave, | ||
dimension(mwaves, 1-mbc:maxm+mbc) | s, | ||
dimension(meqn, 1-mbc:maxm+mbc) | amdq, | ||
dimension(meqn, 1-mbc:maxm+mbc) | apdq | ||
) |
Definition at line 7 of file rpn2from1d.f.
Referenced by flux2(), flux2_dimsplit(), qad(), step2(), step2x(), step2y(), stepgrid(), and stepgrid_dimsplit().