2D AMRCLAW
Functions/Subroutines
flux2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine flux2 (ixy, maxm, meqn, maux, mbc, mx, q1d, dtdx1d, aux1, aux2, aux3, faddm, faddp, gaddm, gaddp, cfl1d, wave, s, amdq, apdq, cqxx, bmasdq, bpasdq, rpn2, rpt2)
 

Function/Subroutine Documentation

subroutine flux2 (   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)  aux1,
dimension(maux,1-mbc:maxm+mbc)  aux2,
dimension(maux,1-mbc:maxm+mbc)  aux3,
dimension(meqn,1-mbc:maxm+mbc)  faddm,
dimension(meqn,1-mbc:maxm+mbc)  faddp,
dimension(meqn,1-mbc:maxm+mbc, 2)  gaddm,
dimension(meqn,1-mbc:maxm+mbc, 2)  gaddp,
  cfl1d,
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,
dimension(meqn,1-mbc:maxm+mbc)  cqxx,
dimension(meqn,1-mbc:maxm+mbc)  bmasdq,
dimension(meqn,1-mbc:maxm+mbc)  bpasdq,
external  rpn2,
external  rpt2 
)

Definition at line 4 of file flux2.f.

References limiter(), and rpn2().

Referenced by step2().

Here is the call graph for this function:

Here is the caller graph for this function: