2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | limiter (maxm, meqn, mwaves, mbc, mx, wave, s, mthlim) |
subroutine limiter | ( | maxm, | |
meqn, | |||
mwaves, | |||
mbc, | |||
mx, | |||
dimension(meqn, mwaves, 1-mbc:maxm+mbc) | wave, | ||
dimension(mwaves, 1-mbc:maxm+mbc) | s, | ||
dimension(mwaves) | mthlim | ||
) |
Definition at line 4 of file inlinelimiter.f.
Referenced by flux2(), and flux2_dimsplit().