Go to the source code of this file.
|
subroutine | flux2_dimsplit (ixy, maxm, meqn, maux, mbc, mx, q1d, dtdx1d, aux2, faddm, faddp, cfl1d, wave, s, cqxx, rpn2) |
|
subroutine flux2_dimsplit |
( |
|
ixy, |
|
|
|
maxm, |
|
|
|
meqn, |
|
|
|
maux, |
|
|
|
mbc, |
|
|
|
mx, |
|
|
dimension(meqn,1-mbc:maxm+mbc) |
q1d, |
|
|
dimension(1-mbc:maxm+mbc) |
dtdx1d, |
|
|
dimension(maux,1-mbc:maxm+mbc) |
aux2, |
|
|
dimension(meqn,1-mbc:maxm+mbc) |
faddm, |
|
|
dimension(meqn,1-mbc:maxm+mbc) |
faddp, |
|
|
|
cfl1d, |
|
|
dimension(meqn, mwaves, 1-mbc:maxm+mbc) |
wave, |
|
|
dimension(mwaves, 1-mbc:maxm+mbc) |
s, |
|
|
dimension(meqn,1-mbc:maxm+mbc) |
cqxx, |
|
|
external |
rpn2 |
|
) |
| |